Skip to content

Commit 1ad557b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# https://github.com/docker/build-push-action
7373
- name: Build and push Docker image
7474
id: build-and-push
75-
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
75+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
7676
with:
7777
context: .
7878
push: true

0 commit comments

Comments
 (0)