We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82be39e + 3bfc534 commit 599ffb3Copy full SHA for 599ffb3
.github/workflows/auto-merge-deps.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Harden Runner
23
- uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
+ uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
24
with:
25
egress-policy: audit
26
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
0 commit comments