mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-04-16 00:05:46 +00:00
Merge pull request #525 from docker/dependabot/github_actions/docker/bake-action-7.1.0
build(deps): bump docker/bake-action from 7.0.0 to 7.1.0
This commit is contained in:
commit
c087a89bda
3 changed files with 4 additions and 4 deletions
2
.github/workflows/update-dist.yml
vendored
2
.github/workflows/update-dist.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
token: ${{ steps.docker-read-app.outputs.token }}
|
||||
-
|
||||
name: Build
|
||||
uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
|
||||
uses: docker/bake-action@a66e1c87e2eca0503c343edf1d208c716d54b8a8 # v7.1.0
|
||||
with:
|
||||
source: .
|
||||
targets: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue