Skip to content

Commit d0e83ae

Browse files
chore(zizmor): install Zizmor gha action v0.5.2
Made with ❤️️ by updatecli
1 parent 851b56a commit d0e83ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/zizmor.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
permissions:
1515
security-events: write
1616
#
17+
contents: read # only needed for private or internal repos
18+
actions: read # only needed for private or internal repos
19+
#
1720
steps:
1821
- name: Checkout repository
1922
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
@@ -25,4 +28,4 @@ jobs:
2528
with:
2629
# intentionally not scanning the entire repository,
2730
inputs: ./.github/
28-
advanced-security: <no value>
31+
advanced-security: true

0 commit comments

Comments
 (0)