Skip to content

Commit 851b56a

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

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/zizmor.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
security-events: write
16-
contents: read # only needed for private or internal repos
17-
actions: read # only needed for private or internal repos
16+
#
1817
steps:
1918
- name: Checkout repository
2019
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
@@ -23,3 +22,7 @@ jobs:
2322

2423
- name: Run zizmor 🌈
2524
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
25+
with:
26+
# intentionally not scanning the entire repository,
27+
inputs: ./.github/
28+
advanced-security: <no value>

0 commit comments

Comments
 (0)