Skip to content

Commit

Permalink
add step security
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Nov 10, 2024
1 parent 3c24d99 commit d165f45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
runs-on: ubuntu-latest
needs: release
steps:
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: npalm/bump-homebrew-formula-action@c03eb3e9122887190a202b7dc42edba8031ed0f9
with:
# A PR will be sent to github.com/Homebrew/homebrew-core to update this formula
Expand Down

0 comments on commit d165f45

Please sign in to comment.