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 f216327 commit cf586a0Copy full SHA for cf586a0
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Harden the runner (Audit all outbound calls)
28
- uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
+ uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
29
with:
30
egress-policy: audit
31
.github/workflows/lint.yaml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
22
23
24
0 commit comments