Skip to content

Commit 5371ce5

Browse files
authored
Merge pull request #6 from mq-devops/dependabot/github_actions/mqxym/dev/docker/build-push-action-7
chore(ci): bump docker/build-push-action from 6 to 7
2 parents 71390fe + a1a4121 commit 5371ce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
type=raw,value=${{ env.SOURCE_REF }}
5454
5555
- name: Build and Push Docker Image
56-
uses: docker/build-push-action@v6
56+
uses: docker/build-push-action@v7
5757
with:
5858
context: .
5959
file: ./Dockerfile

0 commit comments

Comments
 (0)