Skip to content

Commit 84df755

Browse files
authored
Add missing permission
1 parent e130a25 commit 84df755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fuzzer-data-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
permissions:
1212
contents: read
1313
id-token: write # Required for GCP Workload Identity federation
14+
actions: write
1415

1516
jobs:
1617
update-fuzzer-data:

0 commit comments

Comments
 (0)