File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 arch : [amd64, arm64]
2121 runs-on : ${{ matrix.arch == 'arm64' && 'ubuntu-24.04-arm' || 'ubuntu-latest' }}
2222 steps :
23- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0 https://github.com/actions/checkout/releases/tag/v5 .0.0
23+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0 https://github.com/actions/checkout/releases/tag/v6 .0.0
2424
2525 - uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1
2626
Original file line number Diff line number Diff line change 1313 permissions :
1414 contents : read
1515 steps :
16- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0 https://github.com/actions/checkout/releases/tag/v5 .0.0
16+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0 https://github.com/actions/checkout/releases/tag/v6 .0.0
1717 - uses : webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0 https://github.com/webiny/action-conventional-commits/releases/tag/v1.3.0
Original file line number Diff line number Diff line change 1919 contents : read
2020 packages : write
2121 steps :
22- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0 https://github.com/actions/checkout/releases/tag/v5 .0.0
22+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0 https://github.com/actions/checkout/releases/tag/v6 .0.0
2323 - uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1
2424 - name : Login to Docker Hub
2525 uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 https://github.com/docker/login-action/releases/tag/v3.6.0
8686 contents : read
8787 packages : write
8888 steps :
89- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0 https://github.com/actions/checkout/releases/tag/v5 .0.0
89+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0 https://github.com/actions/checkout/releases/tag/v6 .0.0
9090 - uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1
9191 - name : Login to Docker Hub
9292 uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 https://github.com/docker/login-action/releases/tag/v3.6.0
@@ -154,7 +154,7 @@ jobs:
154154 contents : read
155155 packages : write
156156 steps :
157- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0 https://github.com/actions/checkout/releases/tag/v5 .0.0
157+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0 https://github.com/actions/checkout/releases/tag/v6 .0.0
158158 - uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1
159159 - name : Login to Docker Hub
160160 uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 https://github.com/docker/login-action/releases/tag/v3.6.0
You can’t perform that action at this time.
0 commit comments