Skip to content

Commit 533bf2b

Browse files
committed
fix(ci): grant contents:read to actionlint reusable caller job
1 parent 78ffead commit 533bf2b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
exit "$rc"
5151
5252
actionlint:
53+
permissions:
54+
contents: read
5355
uses: ./.github/workflows/actionlint.yml
5456

5557
zizmor:

0 commit comments

Comments
 (0)