We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee1a44 commit 83c360fCopy full SHA for 83c360f
.github/workflows/docker.yml
@@ -49,7 +49,7 @@ jobs:
49
password: ${{ secrets.GITHUB_TOKEN }}
50
51
- name: Build and push
52
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
53
with:
54
context: .
55
push: true
0 commit comments