Skip to content

Commit 7fa3c92

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent bd515d5 commit 7fa3c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-image.yml

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

7373
- name: Build and push image
7474
id: build_push_image
75-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
75+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
7676
with:
7777
push: true
7878
context: .

0 commit comments

Comments
 (0)