Merge pull request #159 from step-security/dependabot/github_actions/step-security/harden-runner-1.4.5

Bump step-security/harden-runner from 1.4.4 to 1.4.5
This commit is contained in:
Varun Sharma 2022-08-12 17:09:32 -07:00 committed by GitHub
commit 7d3610100d
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: permissions:
contents: write contents: write
steps: steps:
- uses: step-security/harden-runner@74b568e8591fbb3115c70f3436a0c6b0909a8504 # v1 - uses: step-security/harden-runner@dd2c410b088af7c0dc8046f3ac9a8f4148492a95 # v1
with: with:
allowed-endpoints: allowed-endpoints:
api.github.com:443 api.github.com:443

View file

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