Skip to content

Commit

Permalink
ci(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#847)
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | docker/setup-buildx-action | v3.3.0 | v3.4.0 |

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored Jul 18, 2024
1 parent b23616d commit 4be99cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
with:
path: artifact
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
with:
version: ${{ env.BUILDX_VERSION }}
- name: Log in to the Container registry
Expand Down

0 comments on commit 4be99cf

Please sign in to comment.