We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d3ee54 + cfffa57 commit 3d68763Copy full SHA for 3d68763
1 file changed
.github/workflows/auto-version.yml
@@ -92,7 +92,7 @@ jobs:
92
password: ${{ secrets.GITHUB_TOKEN }}
93
94
- name: Build and push Docker image
95
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
96
with:
97
context: .
98
push: true
0 commit comments