File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1717 images : ${{ steps.set-matrix.outputs.images }}
1818 steps :
1919 - name : Check out the source code
20- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
20+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2121
2222 - name : Set matrix
2323 id : set-matrix
3636 image : ${{ fromJson(needs.prepare.outputs.images) }}
3737 steps :
3838 - name : Check out the source code
39- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
39+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4040 with :
4141 fetch-depth : 0
4242
Original file line number Diff line number Diff line change 1616 images : ${{ steps.set-matrix.outputs.images }}
1717 steps :
1818 - name : Check out the source code
19- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
19+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2020
2121 - name : Set matrix
2222 id : set-matrix
3232 runs-on : ubuntu-latest
3333 steps :
3434 - name : Check out the source code
35- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
35+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3636 with :
3737 fetch-depth : 0
3838
Original file line number Diff line number Diff line change 2424 github.com:443
2525
2626 - name : Check out the source code
27- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
27+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2828
2929 - name : Review dependencies
3030 uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Check out the source code
15- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
15+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1616 with :
1717 fetch-depth : 0
1818
Original file line number Diff line number Diff line change 1616 images : ${{ steps.set-matrix.outputs.images }}
1717 steps :
1818 - name : Check out the source code
19- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
19+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2020
2121 - name : Set matrix
2222 id : set-matrix
3636 image : ${{ fromJson(needs.prepare.outputs.images) }}
3737 steps :
3838 - name : Check out the source code
39- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
39+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4040 with :
4141 fetch-depth : 0
4242
You can’t perform that action at this time.
0 commit comments