File tree Expand file tree Collapse file tree 5 files changed +9
-1
lines changed
Expand file tree Collapse file tree 5 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 66 schedule :
77 - cron : ' 53 3 * * SUN'
88
9+ permissions : {}
10+
911jobs :
1012 addresssanitizer :
1113 name : Clang AddressSanitizer
Original file line number Diff line number Diff line change 66 schedule :
77 - cron : ' 45 3 * * SUN'
88
9+ permissions : {}
10+
911jobs :
1012 run :
1113 name : " Clang Static Analysis"
Original file line number Diff line number Diff line change 66 schedule :
77 - cron : ' 45 3 * * SUN'
88
9+ permissions : {}
10+
911jobs :
1012 run :
1113 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 66 schedule :
77 - cron : ' 45 3 * * SUN'
88
9+ permissions : {}
10+
911jobs :
1012 run :
1113 runs-on : ${{ matrix.operating-system }}
Original file line number Diff line number Diff line change 2727 enable-cache : false
2828
2929 - name : Run zizmor
30- run : uvx zizmor --format plain .
30+ run : uvx zizmor@1.2.2 --format plain .
3131 env :
3232 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments