Skip to content

Commit

Permalink
Merge pull request #62 from JakobLichterfeld/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/build-push-action-6.13.0

build(deps): bump docker/build-push-action from 6.10.0 to 6.13.0
  • Loading branch information
JakobLichterfeld authored Feb 1, 2025
2 parents b3042d3 + d0f6fc0 commit 2af1b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
-
name: Build and push by digest
id: build
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 #v6.10.0
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 #v6.13.0
with:
context: .
platforms: ${{ matrix.platform }}
Expand Down

0 comments on commit 2af1b88

Please sign in to comment.