File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 if : github.repository == 'Homebrew/formulae.brew.sh'
5252 run : brew install actionlint shellcheck zizmor
5353
54- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
54+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5555 with :
5656 persist-credentials : false
5757
@@ -101,7 +101,7 @@ jobs:
101101 path : results.sarif
102102
103103 - name : Upload SARIF file
104- uses : github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
104+ uses : github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
105105 with :
106106 sarif_file : results.sarif
107107 category : zizmor
Original file line number Diff line number Diff line change 1919 environment : rubygems.org
2020
2121 steps :
22- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2323 with :
2424 persist-credentials : false
2525
Original file line number Diff line number Diff line change 1818 runs-on : ${{ matrix.platform }}
1919 steps :
2020 - name : Set up Git repository
21- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2222 with :
2323 persist-credentials : false
2424
You can’t perform that action at this time.
0 commit comments