Skip to content

Commit 31cce02

Browse files
committed
[release] Release new version.
1 parent a30791f commit 31cce02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
runs-on: ubuntu-24.04
128128
if: github.event_name == 'push'
129129
steps:
130-
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
130+
- uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
131131
with:
132132
egress-policy: block
133133
disable-telemetry: true
@@ -169,7 +169,7 @@ jobs:
169169
permissions:
170170
contents: write
171171
steps:
172-
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
172+
- uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
173173
with:
174174
egress-policy: block
175175
allowed-endpoints: >

0 commit comments

Comments
 (0)