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 b466ff0 commit f5d5ab1Copy full SHA for f5d5ab1
.github/workflows/dns.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Harden Runner
11
- uses: step-security/harden-runner@v2
+ uses: step-security/harden-runner@int-sh
12
with:
13
egress-policy: audit
14
0 commit comments