1
0
Fork 0
mirror of synced 2026-06-05 17:38:19 +00:00

Merge pull request #116 from step-security/dependabot/github_actions/step-security/harden-runner-1.4.1

Bump step-security/harden-runner from 1 to 1.4.1
This commit is contained in:
Varun Sharma 2022-03-18 16:52:19 -07:00 committed by GitHub
commit 56008243b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
permissions:
contents: write
steps:
- uses: step-security/harden-runner@14dc64f30986eaa2ad2dddcec073f5aab18e5a24 # v1
- uses: step-security/harden-runner@9b0655f430fba8c7001d4e38f8d4306db5c6e0ab # v1
with:
allowed-endpoints:
api.github.com:443

View file

@ -22,7 +22,7 @@ jobs:
permissions:
contents: write
steps:
- uses: step-security/harden-runner@v1
- uses: step-security/harden-runner@9b0655f430fba8c7001d4e38f8d4306db5c6e0ab
with:
allowed-endpoints:
api.github.com:443