Skip to content

Commit

Permalink
Merge pull request #151 from step-security/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…step-security/harden-runner-1.4.4

Bump step-security/harden-runner from 1.4.3 to 1.4.4
  • Loading branch information
varunsh-coder authored Jul 2, 2022
2 parents b7dfd5c + 5c2b0db commit 911b1af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
permissions:
contents: write
steps:
- uses: step-security/harden-runner@248ae51c2e8cc9622ecf50685c8bf7150c6e8813 # v1
- uses: step-security/harden-runner@74b568e8591fbb3115c70f3436a0c6b0909a8504 # v1
with:
allowed-endpoints:
api.github.com:443
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
permissions:
contents: write
steps:
- uses: step-security/harden-runner@248ae51c2e8cc9622ecf50685c8bf7150c6e8813
- uses: step-security/harden-runner@74b568e8591fbb3115c70f3436a0c6b0909a8504
with:
allowed-endpoints:
api.github.com:443
Expand Down

0 comments on commit 911b1af

Please sign in to comment.