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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
16+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
25+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
42+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4343 with :
4444 persist-credentials : false
4545
You can’t perform that action at this time.
0 commit comments