Skip to content

Commit

Permalink
Merge pull request #97 from clemlesne/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…op/docker/setup-buildx-action-3.0.0

Build(deps): Bump docker/setup-buildx-action from 2.10.0 to 3.0.0
  • Loading branch information
clemlesne authored Nov 17, 2023
2 parents 49cd502 + 756a141 commit c882365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ jobs:
platforms: ${{ matrix.arch }}

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v2.10.0
uses: docker/setup-buildx-action@v3.0.0
with:
version: v${{ env.BUILDX_VERSION }}
driver-opts: |
Expand Down

0 comments on commit c882365

Please sign in to comment.