Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/create-prs-for-stale-branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jul 19, 2024
1 parent f55c6fc commit 4977860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-prs-for-stale-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"

- name: "Harden Security"
uses: step-security/harden-runner@v2.8.1
uses: step-security/harden-runner@v2.9.0
with:
egress-policy: audit
disable-sudo: true
Expand Down

0 comments on commit 4977860

Please sign in to comment.