We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db00dcf + 1bbd3f1 commit 4f3b6d7Copy full SHA for 4f3b6d7
.github/workflows/release.yml
@@ -87,7 +87,7 @@ jobs:
87
username: ${{ github.actor }}
88
password: ${{ secrets.GITHUB_TOKEN }}
89
90
- - uses: docker/build-push-action@v5
+ - uses: docker/build-push-action@v6
91
with:
92
push: true
93
platforms: linux/amd64,linux/arm64
0 commit comments