Skip to content

Commit

Permalink
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.9.1 | v2.10.0 |
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent cef67e0 commit c477947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v3

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

- name: Cache Docker layers
uses: actions/[email protected]
Expand Down

0 comments on commit c477947

Please sign in to comment.