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 86ccb4e + f26e0f2 commit 5cb4e37Copy full SHA for 5cb4e37
2 files changed
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
password: ${{ secrets.GITHUB_TOKEN }}
70
-
71
name: Build
72
- uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
+ uses: docker/bake-action@a66e1c87e2eca0503c343edf1d208c716d54b8a8 # v7.1.0
73
with:
74
files: |
75
./docker-bake.hcl
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
39
40
41
42
43
source: .
44
targets: image-local
0 commit comments