Skip to content

Commit 77fc4d4

Browse files
chore(deps): update docker/build-push-action digest to f8bc7f4
1 parent d8fefba commit 77fc4d4

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
@@ -41,7 +41,7 @@ jobs:
4141
# 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.
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
44-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
44+
uses: docker/build-push-action@f8bc7f46003ef0cf98b715743d86c2f1ccd01436
4545
with:
4646
context: .
4747
push: true

0 commit comments

Comments
 (0)