Skip to content

Commit

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

chore(deps): update docker/setup-buildx-action digest to ba31df4
  • Loading branch information
junminahn authored Jan 27, 2025
2 parents fcbd49f + fa65896 commit 4475da0
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@6a25f988bdfa969e96a38fc9f843ea31e0b5df27
uses: docker/setup-buildx-action@ba31df4664624f17e1b1ef1c9c85ed1ca9463a6d

- 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@6a25f988bdfa969e96a38fc9f843ea31e0b5df27
uses: docker/setup-buildx-action@ba31df4664624f17e1b1ef1c9c85ed1ca9463a6d

- name: Set Environment variables
run: |
Expand Down

0 comments on commit 4475da0

Please sign in to comment.