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 7a470d7 commit efdde5aCopy full SHA for efdde5a
.github/workflows/npm-publish.yml
@@ -94,7 +94,7 @@ jobs:
94
contents: read
95
id-token: write
96
steps:
97
- - uses: step-security/harden-runner@v2.10.2
+ - uses: step-security/harden-runner@v2.12.0
98
with:
99
egress-policy: block
100
allowed-endpoints: >
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write
16
17
18
19
20
allowed-endpoints:
21
api.github.com:443
0 commit comments