Merge pull request #217 from crazy-max/dependabot/github_actions/docker/bake-action-4
Bump docker/bake-action from 3 to 4
This commit is contained in:
commit
4e2ba2ab7e
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
@ -44,6 +44,6 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
-
|
-
|
||||||
name: Validate
|
name: Validate
|
||||||
uses: docker/bake-action@v3
|
uses: docker/bake-action@v4
|
||||||
with:
|
with:
|
||||||
targets: ${{ matrix.target }}
|
targets: ${{ matrix.target }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user