Merge pull request 'Update docker/build-push-action action to v6' (#31) from renovate/docker-build-push-action-6.x into main
All checks were successful
tests / fmt (push) Successful in 1m37s
tests / clippy (push) Successful in 1m34s
tests / pre-commit (push) Successful in 1m32s
tests / test (push) Successful in 1m45s
renovate / renovate (push) Successful in 26s
deploy / release-image (push) Successful in 3m4s
tests / build (push) Successful in 5m52s
All checks were successful
tests / fmt (push) Successful in 1m37s
tests / clippy (push) Successful in 1m34s
tests / pre-commit (push) Successful in 1m32s
tests / test (push) Successful in 1m45s
renovate / renovate (push) Successful in 26s
deploy / release-image (push) Successful in 3m4s
tests / build (push) Successful in 5m52s
Reviewed-on: #31
This commit was merged in pull request #31.
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
|
||||
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
|
||||
with:
|
||||
platforms: |
|
||||
linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user