We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df9d52 commit 7bbab5bCopy full SHA for 7bbab5b
1 file changed
.github/workflows/container.yml
@@ -54,7 +54,7 @@ jobs:
54
type=semver,pattern={{major}}.{{minor}}
55
56
- name: Build and push Docker image
57
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
58
with:
59
context: .
60
push: true
0 commit comments