Skip to content

Commit 4967c0e

Browse files
Update docker/build-push-action action to v6.19.0
1 parent 6799d74 commit 4967c0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
# https://github.com/docker/build-push-action
8282
- name: Build and push Docker image
8383
id: build-and-push
84-
uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0
84+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
8585
with:
8686
context: .
8787
file: Dockerfile

0 commit comments

Comments
 (0)