Skip to content

Commit 162ddc9

Browse files
chore(deps): update docker/build-push-action digest to ccc2b40
1 parent 23d7256 commit 162ddc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# It uses the `context` parameter to define the build's context as the set of files located in the specified path. For more information, see "[Usage](https://github.com/docker/build-push-action#usage)" in the README of the `docker/build-push-action` repository.
4343
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
4444
- name: Build and push Docker image
45-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
45+
uses: docker/build-push-action@ccc2b40e9ea6518f9252a22a990f8e868370f62e
4646
with:
4747
context: .
4848
push: true

0 commit comments

Comments
 (0)