Skip to content

Commit 4f0766b

Browse files
authored
Merge pull request #33 from ammnt/dependabot/github_actions/docker/build-push-action-6.9.0
build(deps): bump docker/build-push-action from 6.7.0 to 6.9.0
2 parents 65d1ed1 + ae24bc1 commit 4f0766b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Build the Docker image⛓️
5555
id: build
56-
uses: docker/build-push-action@v6.7.0
56+
uses: docker/build-push-action@v6.9.0
5757
with:
5858
provenance: false
5959
context: .

0 commit comments

Comments
 (0)