Skip to content

Commit 25dc6bb

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 502d857 commit 25dc6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Build and push image
6969
id: build_push_image
70-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
70+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
7171
with:
7272
push: true
7373
context: .

0 commit comments

Comments
 (0)