Skip to content

Commit

Permalink
Update docker/setup-buildx-action action to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 25934e8 commit 3132929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
submodules: true
- uses: docker/setup-buildx-action@3d68780484996aa9d417bb9016193885cdf1f299 # v3.6.0
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
- uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0

- name: Login to dockerhub
Expand Down

0 comments on commit 3132929

Please sign in to comment.