Skip to content

Commit cce4ada

Browse files
authored
Merge pull request #346 from smallstep/herman/fix-actionci-permissions
Assign `actions: read` permission to `actionci` job
2 parents 4d79d64 + 4fa62b3 commit cce4ada

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/actionci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
permissions:
1919
contents: read
2020
security-events: write
21+
actions: read
2122
uses: smallstep/workflows/.github/workflows/actionci.yml@main
2223
secrets: inherit

0 commit comments

Comments
 (0)