Skip to content

Commit 73bb90f

Browse files
authored
Merge pull request #4 from acolombier/dependabot/github_actions/docker/build-push-action-6
build(deps): bump docker/build-push-action from 5 to 6
2 parents 14fc007 + 6de3ad3 commit 73bb90f

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
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Build and push by digest
5353
id: build
54-
uses: docker/build-push-action@v5
54+
uses: docker/build-push-action@v6
5555
with:
5656
context: .
5757
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)