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 9a234f0 + 84ddb23 commit 1891419Copy full SHA for 1891419
1 file changed
.github/workflows/validate.yml
@@ -40,6 +40,6 @@ jobs:
40
uses: actions/checkout@v4
41
-
42
name: Validate
43
- uses: docker/bake-action@v4
+ uses: docker/bake-action@v5
44
with:
45
targets: ${{ matrix.target }}
0 commit comments