Skip to content

Commit 73ae833

Browse files
authored
Add contents read permission for release chart (#564)
*Issue #, if available:* *Description of changes:* Add contents read permission for release chart The release chart workflow failed: https://github.com/aws/secrets-store-csi-driver-provider-aws/actions/runs/21648520700 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 479590a commit 73ae833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-chart.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
workflow_dispatch:
55

66
permissions:
7+
contents: read
78
id-token: write
89

910
jobs:

0 commit comments

Comments
 (0)