We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049eba0 commit f1a397eCopy full SHA for f1a397e
.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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5
+ uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
55
with:
56
context: .
57
file: ./docker/Dockerfile
0 commit comments