Skip to content

Commit a1d7aee

Browse files
Merge pull request #159 from pouriyajamshidi/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents a49b9d7 + 26e77d2 commit a1d7aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
- name: Build and push Docker image
8383
id: build-and-push
84-
uses: docker/build-push-action@v6
84+
uses: docker/build-push-action@v7
8585
with:
8686
context: ./
8787
push: true

0 commit comments

Comments
 (0)