Skip to content

Commit c1094d4

Browse files
chore(ci): change token permissions (aws-powertools#5865)
Improving security
1 parent 2bbf4be commit c1094d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_v3_layer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ jobs:
303303
needs: [update_v3_layer_arn_docs, prepare_docs_alias]
304304
permissions:
305305
# lower privilege propagated from parent workflow (release.yml)
306-
#contents: write
306+
contents: read
307307
#pages: write
308308
pull-requests: none
309309
id-token: write

0 commit comments

Comments
 (0)