Skip to content

Commit aa46bb7

Browse files
chore(deps): update docker/build-push-action digest to 090ca15
1 parent 99faa79 commit aa46bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@090ca155fc9b214cbcac536c450455a0e96f52c6
4545
with:
4646
context: .
4747
push: true

0 commit comments

Comments
 (0)