mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-09-05 01:25:48 -06: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
8ca2932d09
commit
e3a7173d36
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -19,12 +19,12 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
-
|
||||
name: Validate
|
||||
uses: docker/bake-action@v1
|
||||
uses: docker/bake-action@v1.4.0
|
||||
with:
|
||||
targets: validate
|
||||
-
|
||||
name: Test
|
||||
uses: docker/bake-action@v1
|
||||
uses: docker/bake-action@v1.4.0
|
||||
with:
|
||||
targets: test
|
||||
-
|
||||
|
Loading…
x
Reference in New Issue
Block a user