We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e23d51 + 968c5c2 commit b499c82Copy full SHA for b499c82
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
tags: |
37
type=raw,value=${{ github.ref_name }}
38
39
- - uses: docker/build-push-action@v5
+ - uses: docker/build-push-action@v6
40
id: docker-build
41
with:
42
context: .
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments