We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51abd89 commit f25e9d1Copy full SHA for f25e9d1
.github/workflows/auto-merge-deps.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Harden Runner
33
- uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
+ uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
34
with:
35
egress-policy: audit
36
.github/workflows/pr-quality.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
0 commit comments