We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbb092 commit 6b51c77Copy full SHA for 6b51c77
.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@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
82
id: build
83
with:
84
file: ${{ steps.load-manifest.outputs.docker-file }}
0 commit comments