Skip to content

Commit

Permalink
chore(deps): bump docker/setup-buildx-action in the github-actions gr…
Browse files Browse the repository at this point in the history
…oup (#541)
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 3e7a23e commit ae76074
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
persist-credentials: false

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
with:
cache-binary: false

Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
with:
cache-binary: false

Expand Down

0 comments on commit ae76074

Please sign in to comment.