We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0c55f commit 40eb3fdCopy full SHA for 40eb3fd
.github/workflows/docker-publish.yml
@@ -80,7 +80,7 @@ jobs:
80
# https://github.com/docker/build-push-action
81
- name: Build and push Docker image
82
id: build-and-push
83
- uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 #v6.6.1
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 #v6.7.0
84
with:
85
context: .
86
file: ./Dockerfile
0 commit comments