We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80def4 commit 1f757fdCopy full SHA for 1f757fd
.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.10.2
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