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 42a0d34 commit a10579cCopy full SHA for a10579c
.github/workflows/release-artifacts.yaml
@@ -35,7 +35,7 @@ jobs:
35
password: ${{ secrets.GITHUB_TOKEN }}
36
37
- name: Build a docker image
38
- uses: docker/build-push-action@v6.4.0
+ uses: docker/build-push-action@v6.9.0
39
with:
40
file: Dockerfile
41
context: .
.github/workflows/test-docker-build.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments