Skip to content

Commit 57c80e9

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 6f51dfe commit 57c80e9

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
@@ -34,7 +34,7 @@ jobs:
3434
run: echo "name=${GITHUB_REPOSITORY,,}" >> $GITHUB_OUTPUT
3535

3636
- name: Build and push
37-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
37+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
3838
with:
3939
context: .
4040
push: true

0 commit comments

Comments
 (0)