We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36d233 commit 16a0547Copy full SHA for 16a0547
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Harden Runner
13
- uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
+ uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
14
with:
15
egress-policy: audit
16
.github/workflows/pylint.yml
@@ -18,7 +18,7 @@ jobs:
18
PYTHON_VERSION: '3.13'
19
20
21
22
23
24
0 commit comments