We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c36bb18 + 04a6d6c commit 385cac1Copy full SHA for 385cac1
.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