Skip to content

Commit dd04329

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 283dee7 commit dd04329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "${IMAGE}" >> $GITHUB_STEP_SUMMARY
4444
4545
- name: Build and push docker image
46-
uses: docker/build-push-action@v6
46+
uses: docker/build-push-action@v7
4747
with:
4848
file: Dockerfile
4949
push: true

0 commit comments

Comments
 (0)