Skip to content

Commit c50626d

Browse files
authored
Merge pull request #246 from zazuko/dependabot/github_actions/docker/build-push-action-7
build(deps): bump docker/build-push-action from 6 to 7
2 parents 03e3454 + 8167d4d commit c50626d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Build and push Docker images
5050
id: docker_build
51-
uses: docker/build-push-action@v6
51+
uses: docker/build-push-action@v7
5252
with:
5353
context: .
5454
file: ./Dockerfile

0 commit comments

Comments
 (0)