Skip to content

Commit 806dd08

Browse files
authored
Merge pull request #225 from TraGicCode/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents daf207d + 17c06b3 commit 806dd08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Build and push Docker image
5656
id: push
57-
uses: docker/build-push-action@v6
57+
uses: docker/build-push-action@v7
5858
with:
5959
context: .
6060
file: ./src/BuslyCLI.Console/Dockerfile

0 commit comments

Comments
 (0)