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 7163b5a + 80ba106 commit c7d07f1Copy full SHA for c7d07f1
.github/workflows/cicd.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Harden CI
29
- uses: step-security/harden-runner@v2.10.1
+ uses: step-security/harden-runner@v2.10.3
30
with:
31
disable-sudo: true
32
egress-policy: block
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
@@ -103,7 +103,7 @@ jobs:
103
104
105
106
107
108
109
0 commit comments