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.
1 parent a430435 commit 14ed2f5Copy full SHA for 14ed2f5
.github/workflows/build.yml
@@ -78,7 +78,7 @@ jobs:
78
username: ${{ github.actor }}
79
password: ${{ secrets.GITHUB_TOKEN }}
80
81
- - uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
+ - uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
82
id: build
83
with:
84
file: ${{ steps.load-manifest.outputs.docker-file }}
0 commit comments