Skip to content

Commit

Permalink
chore(deps): bump docker/bake-action from 1 to 1.4.0 (#280)
Browse files Browse the repository at this point in the history
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](docker/bake-action@v1...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2021
1 parent f080238 commit 15c488c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ jobs:
fetch-depth: 0
-
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
-
Expand Down

0 comments on commit 15c488c

Please sign in to comment.