Skip to content

Commit c1094d4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_v3_layer.yml

+1-1
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)