Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action action to v2.10.0
Browse files Browse the repository at this point in the history
| datasource  | package                    | from | to      |
| ----------- | -------------------------- | ---- | ------- |
| github-tags | docker/setup-buildx-action | v2   | v2.10.0 |
  • Loading branch information
plural-renovate[bot] committed Feb 14, 2024
1 parent b03d145 commit ed97721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: docker/setup-qemu-action@v2

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0

- name: Login to GHCR
uses: docker/login-action@v2
Expand Down

0 comments on commit ed97721

Please sign in to comment.