mirror of
https://github.com/docker/setup-qemu-action.git
synced 2024-12-27 19:33:57 +08:00
Bump docker/bake-action from 1 to 1.4.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 1 to 1.4.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/v1...v1.4.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c308fdd69d
commit
ffc13401d5
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
-
|
-
|
||||||
name: Validate
|
name: Validate
|
||||||
uses: docker/bake-action@v1
|
uses: docker/bake-action@v1.4.0
|
||||||
with:
|
with:
|
||||||
targets: validate
|
targets: validate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user