chore(actions)(deps): bump docker/build-push-action from 4.0.0 to 6.3.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 6.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](3b5e8027fc...1a162644f9)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-13 10:38:34 +00:00 committed by Luke Tainton
parent c60494ce60
commit f3b4b61f45

View File

@ -43,7 +43,7 @@ jobs:
- name: Build and push Docker image
id: push
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c
with:
context: .
push: true