Skip to content

Commit ff0bf1c

Browse files
Merge pull request #44 from JakobLichterfeld/dependabot/github_actions/docker/build-push-action-6
build(deps): bump docker/build-push-action from 5 to 6
2 parents a8ee05f + a59f528 commit ff0bf1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
-
7676
name: Build and push by digest
7777
id: build
78-
uses: docker/build-push-action@v5
78+
uses: docker/build-push-action@v6
7979
with:
8080
context: .
8181
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)