Merge pull request #184 from crazy-max/dependabot/github_actions/docker/bake-action-3
Bump docker/bake-action from 2 to 3
This commit is contained in:
commit
a7cc40fff7
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
@ -23,6 +23,6 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
-
|
-
|
||||||
name: Validate
|
name: Validate
|
||||||
uses: docker/bake-action@v2
|
uses: docker/bake-action@v3
|
||||||
with:
|
with:
|
||||||
targets: validate
|
targets: validate
|
||||||
|
|
Loading…
Reference in New Issue
Block a user