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.
2 parents 54dd2ca + 1096554 commit c7efbccCopy full SHA for c7efbcc
.github/workflows/cicd.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Harden CI
29
- uses: step-security/harden-runner@v2.8.1
+ uses: step-security/harden-runner@v2.10.1
30
with:
31
disable-sudo: true
32
egress-policy: block
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments