Skip to content

Commit 6ff6eb3

Browse files
chore: deps(github): bump Action tag for zizmorcore/zizmor-action fro...
... m 71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 to b1d7e1fb5de872772f31590499237e7cce841e8e (Pinned from v0.5.3) Made with ❤️️ by updatecli
1 parent 69bee4f commit 6ff6eb3

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

.github/workflows/zizmor.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
name: GitHub Actions Security Analysis with zizmor 🌈
2-
1+
name: "GitHub Actions Security Analysis with zizmor \U0001F308"
32
on:
43
push:
54
branches: ["main"]
65
pull_request:
76
branches: ["**"]
8-
97
permissions: {}
10-
118
jobs:
129
zizmor:
1310
runs-on: ubuntu-latest
@@ -18,9 +15,8 @@ jobs:
1815
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1916
with:
2017
persist-credentials: false
21-
22-
- name: Run zizmor 🌈
23-
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
18+
- name: "Run zizmor \U0001F308"
19+
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
2420
with:
2521
# intentionally not scanning the entire repository,
2622
inputs: ./.github/

0 commit comments

Comments
 (0)