Skip to content

Commit c7aed65

Browse files
Bump docker/bake-action from 1 to 2 (#169)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 1 to 2. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v1...v2) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f778ace commit c7aed65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
uses: actions/checkout@v3
2424
-
2525
name: Validate
26-
uses: docker/bake-action@v1
26+
uses: docker/bake-action@v2
2727
with:
2828
targets: validate

0 commit comments

Comments
 (0)