12
0
Fork 0
mirror of https://github.com/docker/setup-qemu-action.git synced 2026-07-04 15:39:30 +00:00

Merge pull request #319 from docker/dependabot/github_actions/docker/bake-action-7.3.0

build(deps): bump docker/bake-action from 7.2.0 to 7.3.0
This commit is contained in:
CrazyMax 2026-07-03 11:17:57 +02:00 committed by GitHub
commit 9701c2df03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -41,6 +41,6 @@ jobs:
steps:
-
name: Validate
uses: docker/bake-action@6614cfa25eff9a0b2b2697efb0b6159e7680d584 # v7.2.0
uses: docker/bake-action@d3418bd7d0e9324001bca92fa8ba175ea7e6dc9b # v7.3.0
with:
targets: ${{ matrix.target }}