Skip to content

Commit

Permalink
Merge pull request #881 from pyrra-dev/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-2.10.0

build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0
  • Loading branch information
github-actions[bot] authored Aug 28, 2023
2 parents e1e7aad + b8e9fef commit dfe96f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
platforms: amd64.arm64,arm

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55

- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
platforms: amd64.arm64,arm

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55

- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
Expand Down

0 comments on commit dfe96f1

Please sign in to comment.