Skip to content

Commit 206796e

Browse files
update(deps): update docker/build-push-action digest to c5117b6
1 parent d35ec9d commit 206796e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
4343
- name: Build and push Docker image
4444
id: push
45-
uses: docker/build-push-action@b66d8774c665b789105b440514f0c97e6f19b06f
45+
uses: docker/build-push-action@c5117b60bc829f00aaacb038e99de2712bee6e6e
4646
with:
4747
context: .
4848
push: true

0 commit comments

Comments
 (0)