We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a812b2 commit 7bb3a43Copy full SHA for 7bb3a43
1 file changed
.github/workflows/actions-lint.yml
@@ -16,7 +16,7 @@ permissions: {}
16
env:
17
FORCE_COLOR: 3
18
TERM: xterm
19
- ZIZMOR_VERSION: '1.13.0'
+ ZIZMOR_VERSION: '1.14.1'
20
21
jobs:
22
lint:
@@ -45,8 +45,7 @@ jobs:
45
args: -color
46
47
- name: Lint workflows with zizmor
48
- uses: zizmorcore/zizmor-action@e673c3917a1aef3c65c972347ed84ccd013ecda4 # v0.2.0
+ uses: zizmorcore/zizmor-action@e673c3917a1aef3c65c972347ed84ccd013ecda4 # v0.2.0
49
with:
50
persona: pedantic
51
version: ${{ env.ZIZMOR_VERSION }}
52
-
0 commit comments