There was an error while loading. Please reload this page.
1 parent e80def4 commit 4bf30c3Copy full SHA for 4bf30c3
.github/workflows/npm-publish.yml
@@ -97,7 +97,7 @@ jobs:
97
contents: read
98
id-token: write
99
steps:
100
- - uses: step-security/harden-runner@v1
+ - uses: step-security/harden-runner@v2
101
with:
102
egress-policy: block
103
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