Skip to content

Commit

Permalink
fix: enable sudo permissions on publish docker (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpantos authored Jul 23, 2024
1 parent 0b3f06b commit 04b7931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
steps:
- uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
disable-sudo: true
egress-policy: audit
- uses: actions/checkout@v4

Expand Down

0 comments on commit 04b7931

Please sign in to comment.