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 dc2949b commit b8a614fCopy full SHA for b8a614f
.github/workflows/download.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Harden the runner (Audit all outbound calls)
14
- uses: h0x0er/harden-runner@int #step-security/harden-runner@rc
+ uses: step-security/harden-runner@rc
15
with:
16
egress-policy: block
17
allowed-endpoints: >
0 commit comments