Skip to content

Commit

Permalink
Merge pull request #206 from renovate-bot/renovate/docker-setup-build…
Browse files Browse the repository at this point in the history
…x-action-3.x

Update docker/setup-buildx-action action to v3.6.1
  • Loading branch information
mergify[bot] authored Jul 29, 2024
2 parents 156c526 + 48c7511 commit dc6cfe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

- name: Set up Docker Buildx
# https://github.com/docker/setup-buildx-action
uses: docker/setup-buildx-action@3d68780484996aa9d417bb9016193885cdf1f299 # v3.6.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
id: setup-buildx

- name: Expose variables required for actions cache
Expand All @@ -113,7 +113,7 @@ jobs:

- name: Set up Docker Buildx
# https://github.com/docker/setup-buildx-action
uses: docker/setup-buildx-action@3d68780484996aa9d417bb9016193885cdf1f299 # v3.6.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
id: setup-buildx

- name: Login to GitHub Container Registry
Expand Down

0 comments on commit dc6cfe4

Please sign in to comment.