File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 fail-fast : false
5151 matrix : ${{ fromJSON(needs.discover.outputs.matrix) }}
5252 steps :
53- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
53+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
5454
5555 - name : Log in to GHCR
5656 uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
Original file line number Diff line number Diff line change 3838 imagesToBuildCount : " ${{ steps.filter-existing.outputs.count }}"
3939 steps :
4040 - name : Checkout
41- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
41+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4242 with :
4343 fetch-depth : 0
4444
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Checkout
25- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
25+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2626 with :
2727 token : ${{ secrets.GITHUB_TOKEN }}
2828 sparse-checkout : .github/labels.yaml
You can’t perform that action at this time.
0 commit comments