Skip to content

Commit

Permalink
chore(ci): change token permissions (#5865)
Browse files Browse the repository at this point in the history
Improving security
  • Loading branch information
leandrodamascena authored Jan 14, 2025
1 parent 2bbf4be commit c1094d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_v3_layer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ jobs:
needs: [update_v3_layer_arn_docs, prepare_docs_alias]
permissions:
# lower privilege propagated from parent workflow (release.yml)
#contents: write
contents: read
#pages: write
pull-requests: none
id-token: write
Expand Down

0 comments on commit c1094d4

Please sign in to comment.