Skip to content

Commit

Permalink
remove unnecessary permissions in build step.
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Urson <[email protected]>
  • Loading branch information
notdurson committed Dec 17, 2024
1 parent de0084a commit 7cbdb53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/atlantis-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
name: Build Image
permissions:
id-token: write
packages: write
contents: read
attestations: write
strategy:
matrix:
Expand Down

0 comments on commit 7cbdb53

Please sign in to comment.