We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b3664f + eb402a0 commit 9669a1eCopy full SHA for 9669a1e
1 file changed
.github/workflows/docker-publish.yml
@@ -82,7 +82,7 @@ jobs:
82
# https://github.com/docker/build-push-action
83
- name: Build and push Docker image
84
id: build-and-push
85
- uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
86
with:
87
context: .
88
file: Containerfile
0 commit comments