8000
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.
2 parents 0883ebe + 76e5c2d commit 4367da9Copy full SHA for 4367da9
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
-
22
name: Test
23
- uses: docker/bake-action@v4
+ uses: docker/bake-action@v5
24
with:
25
targets: test
26
.github/workflows/validate.yml
@@ -40,6 +40,6 @@ jobs:
40
41
42
name: Validate
43
44
45
targets: ${{ matrix.target }}
0 commit comments