Skip to content

Commit

Permalink
ci(deps): update docker/setup-buildx-action action to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Jul 13, 2023
1 parent 8883dea commit c8c0660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v2.4.1
- uses: docker/setup-buildx-action@v2.9.1

- name: Log in to the GH Container registry
uses: docker/[email protected]
Expand Down

0 comments on commit c8c0660

Please sign in to comment.