Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/build-and-publish-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jun 10, 2024
1 parent 69b6646 commit a5ea5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"

- name: "Harden Security"
uses: step-security/[email protected].0
uses: step-security/[email protected].1
with:
egress-policy: block
disable-sudo: true
Expand Down

0 comments on commit a5ea5c7

Please sign in to comment.