File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 arch : amd64
2222 runs-on : ${{ matrix.os }}
2323 steps :
24- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3 https://github.com/actions/checkout/releases/tag/v6 .0.3
24+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0 https://github.com/actions/checkout/releases/tag/v7 .0.0
2525 with :
2626 fetch-depth : ' 0'
2727 - uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 https://github.com/docker/setup-buildx-action/releases/tag/v4.1.0
Original file line number Diff line number Diff line change 1313 permissions :
1414 contents : read
1515 steps :
16- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3 https://github.com/actions/checkout/releases/tag/v6 .0.3
16+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0 https://github.com/actions/checkout/releases/tag/v7 .0.0
1717 - uses : webiny/action-conventional-commits@7f91b1595ca1951cdb671ddc9f07a49081ec5b69 # v1.4.2 https://github.com/webiny/action-conventional-commits/releases/tag/v1.4.2
Original file line number Diff line number Diff line change 2020 platform : [ubuntu-latest]
2121 runs-on : ${{ matrix.platform }}
2222 steps :
23- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3 https://github.com/actions/checkout/releases/tag/v6 .0.3
23+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0 https://github.com/actions/checkout/releases/tag/v7 .0.0
2424 - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 https://github.com/actions/setup-go/releases/tag/v6.4.0
2525 with :
2626 go-version : ${{ matrix.go-version }}
Original file line number Diff line number Diff line change 1515 name : lint
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3 https://github.com/actions/checkout/releases/tag/v6 .0.3
18+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0 https://github.com/actions/checkout/releases/tag/v7 .0.0
1919 - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 https://github.com/actions/setup-go/releases/tag/v6.4.0
2020 with :
2121 go-version : 1.26.x
Original file line number Diff line number Diff line change 5757 statuses : write
5858 steps :
5959 - run : " echo \" RELEASE_TAG=${GITHUB_REF#refs/tags/}\" >> $GITHUB_ENV"
60- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3 https://github.com/actions/checkout/releases/tag/v6 .0.3
60+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0 https://github.com/actions/checkout/releases/tag/v7 .0.0
6161 with :
6262 fetch-depth : ' 0'
6363 - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 https://github.com/actions/setup-go/releases/tag/v6.4.0
@@ -106,7 +106,7 @@ jobs:
106106 runs-on : ${{ matrix.os }}
107107 steps :
108108 - run : " echo \" RELEASE_TAG=${GITHUB_REF#refs/tags/}\" >> $GITHUB_ENV"
109- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3 https://github.com/actions/checkout/releases/tag/v6 .0.3
109+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0 https://github.com/actions/checkout/releases/tag/v7 .0.0
110110 with :
111111 fetch-depth : ' 0'
112112 - name : Set up Docker Buildx
@@ -203,7 +203,7 @@ jobs:
203203 docker manifest push ${t}
204204 done
205205 # Checkout repo so README.md is available for next step
206- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3 https://github.com/actions/checkout/releases/tag/v6 .0.3
206+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0 https://github.com/actions/checkout/releases/tag/v7 .0.0
207207 # Update Docker Hub from README
208208 - name : Docker Hub Description
209209 uses : peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0 https://github.com/peter-evans/dockerhub-description/releases/tag/v5.0.0
You can’t perform that action at this time.
0 commit comments