Skip to content

Commit 14a04fa

Browse files
chore(deps): update docker/build-push-action digest to 2cdde99
1 parent 84953dc commit 14a04fa

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
@@ -40,7 +40,7 @@ jobs:
4040
# 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.
4141
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
4242
- name: Build and push Docker image
43-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
43+
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
4444
with:
4545
context: .
4646
push: true

0 commit comments

Comments
 (0)