Skip to content

Commit

Permalink
Merge pull request #100 from egose/renovate/docker-setup-buildx-actio…
Browse files Browse the repository at this point in the history
…n-digest

chore(deps): update docker/setup-buildx-action digest to f7ce87c
  • Loading branch information
junminahn authored Feb 11, 2025
2 parents 33bf6a4 + 9db3f43 commit cf82194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:

- name: Set up Docker Buildx
# See https://github.com/docker/setup-buildx-action/commits/master/
uses: docker/setup-buildx-action@ba31df4664624f17e1b1ef1c9c85ed1ca9463a6d
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca

- name: Set Environment variables
run: |
Expand Down
2 changes: 1 addition & 1 deletion docker-build-push/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ runs:

- name: Set up Docker Buildx
# See https://github.com/docker/setup-buildx-action/commits/master/
uses: docker/setup-buildx-action@ba31df4664624f17e1b1ef1c9c85ed1ca9463a6d
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca

- name: Set Environment variables
run: |
Expand Down

0 comments on commit cf82194

Please sign in to comment.