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 9a725de + 531238e commit 8e431bfCopy full SHA for 8e431bf
2 files changed
.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
env:
.github/workflows/validate.yml
@@ -40,6 +40,6 @@ jobs:
40
41
42
name: Validate
43
44
45
targets: ${{ matrix.target }}
0 commit comments