File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 cpp-linter :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717 with :
1818 persist-credentials : false
1919 - uses : cpp-linter/cpp-linter-action@main
Original file line number Diff line number Diff line change 2222 re-tag :
2323 runs-on : ubuntu-latest
2424 steps :
25- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
25+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2626 with :
2727 persist-credentials : true # needed for `git push`
2828 fetch-depth : 0
Original file line number Diff line number Diff line change 3939 runs-on : ${{ matrix.os }}
4040 steps :
4141 - name : Checkout
42- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
42+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4343 with :
4444 persist-credentials : false
4545
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ runs:
242242 - name : Setup nu shell
243243 # I'm done writing everything twice (in bash and powershell)
244244 # With nu shell, we use the same shell/script for all platforms
245- uses : hustcer/setup-nu@92c296ba1ba2ba04cc948ab64ddefe192dc13f0c # v3.23
245+ uses : hustcer/setup-nu@ccd5bb5426b05a32009c2ba967946231f3919c97 # v3.25
246246 with :
247247 version : ' 0.106.1'
248248
You can’t perform that action at this time.
0 commit comments