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 939ea17 + 98844f9 commit f9a3187Copy full SHA for f9a3187
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
type=raw,value=${{ matrix.version }}
35
36
- name: Build and push Docker image
37
- uses: docker/build-push-action@v6.7.0
+ uses: docker/build-push-action@v6.9.0
38
with:
39
context: .
40
push: false
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
push: true
0 commit comments