We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e23bd commit 1bbd3f1Copy full SHA for 1bbd3f1
.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