build(deps): bump docker/build-push-action from 4.1.1 to 4.2.0 (#63)

This commit is contained in:
dependabot[bot]
2023-09-08 11:28:14 +00:00
committed by GitHub
parent 7fa7e3c072
commit c3cb6d2db2
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
# > will be done directly by buildkit. [...]
# > any file mutation in the steps that precede [...] will be ignored
# https://github.com/marketplace/actions/build-and-push-docker-images
- uses: docker/build-push-action@v4.1.1
- uses: docker/build-push-action@v4.2.0
with:
platforms: |
linux/amd64