File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions: {}
1616env :
1717 FORCE_COLOR : 3
1818 TERM : xterm
19- ZIZMOR_VERSION : ' 1.11 .0'
19+ ZIZMOR_VERSION : ' 1.12 .0'
2020
2121jobs :
2222 lint :
3030 steps :
3131
3232 - name : Checkout code
33- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
33+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3434 with :
3535 filter : ' tree:0'
3636 persist-credentials : false
4545 args : -color
4646
4747 - name : Lint workflows with zizmor
48- uses : zizmorcore/zizmor-action@5ca5fc7a4779c5263a3ffa0e1f693009994446d1 # v0.1.2
48+ uses : zizmorcore/zizmor-action@5ca5fc7a4779c5263a3ffa0e1f693009994446d1 # v0.1.2
4949 with :
5050 persona : pedantic
5151 version : ${{ env.ZIZMOR_VERSION }}
52+
You can’t perform that action at this time.
0 commit comments