Skip to content

Commit

Permalink
ci(deps): update docker/setup-buildx-action action from v3.1.0 to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] committed May 11, 2024
1 parent 2cefdfb commit 06c2f02
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@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
with:
version: ${{ env.BUILDX_VERSION }}
- name: Log in to the Container registry
Expand Down

0 comments on commit 06c2f02

Please sign in to comment.