We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd258a commit 65ddf8fCopy full SHA for 65ddf8f
.github/workflows/build-publish-image.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Build and push Docker image
53
id: build-and-push
54
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
55
with:
56
context: .
57
file: ./docker/Dockerfile
0 commit comments