Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to f7ce87c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent b3c5900 commit 9db3f43
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 9db3f43

Please sign in to comment.