Skip to content

Update step-security/harden-runner action to v2.13.1 #1069

Update step-security/harden-runner action to v2.13.1

Update step-security/harden-runner action to v2.13.1 #1069

Workflow file for this run

on: [push, pull_request]
name: Python linting
permissions:
contents: read
jobs:
PythonLinting:
name: Python linting
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Python linting
uses: konstruktoid/action-pylint@v2.0.0