Update docker/build-push-action action to v6.13.0 #none minor
All checks were successful
Actionlint / build (push) Successful in 7s

This commit was merged in pull request #5.
This commit is contained in:
2025-01-24 10:06:37 +00:00
parent 29016b9cf4
commit 356ccabf9c

View File

@@ -72,7 +72,7 @@ runs:
- run: echo "::group::Build and Push docker image"
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
with:
context: .
push: true