We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5daa8a8 commit a71fd1bCopy full SHA for a71fd1b
.github/workflows/docker.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Build and push by digest
68
id: build
69
- uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
+ uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
70
with:
71
context: .
72
labels: ${{ steps.meta.outputs.labels }}
0 commit comments