We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b658fa + 6a8d24a commit 6cff0e6Copy full SHA for 6cff0e6
.github/workflows/image.yml
@@ -74,7 +74,7 @@ jobs:
74
password: ${{ secrets.GITHUB_TOKEN }}
75
76
# build & push image
77
- - uses: docker/build-push-action@v5
+ - uses: docker/build-push-action@v6
78
id: build
79
with:
80
builder: ${{ steps.buildx.outputs.name }}
0 commit comments