Skip to content

Commit fc67d76

Browse files
Update docker/build-push-action action to v5.4.0
1 parent f27ceb4 commit fc67d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
# https://github.com/docker/build-push-action
7474
- name: Build and push Docker image
7575
id: build-and-push
76-
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
76+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
7777
with:
7878
context: .
7979
file: Dockerfile

0 commit comments

Comments
 (0)