We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b6cec6 + 56a3b41 commit 3e59b23Copy full SHA for 3e59b23
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
username: ${{ github.actor }}
29
password: ${{ github.token }}
30
- name: Build and push Docker images
31
- uses: docker/build-push-action@v6.16.0
+ uses: docker/build-push-action@v6.17.0
32
with:
33
builder: ${{ steps.buildx.outputs.name }}
34
push: true
0 commit comments