Skip to content

Commit

Permalink
add contents:read back to permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Urson <[email protected]>
  • Loading branch information
notdurson committed Dec 18, 2024
1 parent 177e1a8 commit d0c48e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/atlantis-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
if: needs.changes.outputs.should-run-build == 'true'
name: Build Image
permissions:
contents: read
id-token: write
packages: write
attestations: write
Expand Down

0 comments on commit d0c48e7

Please sign in to comment.