We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0654bc8 commit c873463Copy full SHA for c873463
.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@1a162644f9a7e87d8f4b053101d1d9a712edc18c #v6.3.0
+ uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd #v6.4.0
84
with:
85
context: .
86
file: ./Dockerfile
0 commit comments