build(deps): bump docker/build-push-action from 5.2.0 to 5.3.0 (#75)

This commit is contained in:
dependabot[bot]
2024-03-15 08:33:18 +00:00
committed by GitHub
parent 38b9722271
commit 2fdf1952a0
+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@v5.2.0
- uses: docker/build-push-action@v5.3.0
with:
platforms: |
linux/amd64