We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f778ace commit c7aed65Copy full SHA for c7aed65
.github/workflows/validate.yml
@@ -23,6 +23,6 @@ jobs:
23
uses: actions/checkout@v3
24
-
25
name: Validate
26
- uses: docker/bake-action@v1
+ uses: docker/bake-action@v2
27
with:
28
targets: validate
0 commit comments