Skip to content

Commit

Permalink
Update docker/setup-buildx-action action to v2.9.1
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | docker/setup-buildx-action | v2.9.0 | v2.9.1 |
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent b4f0c66 commit 05f0ff0
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/[email protected].0
uses: docker/[email protected].1

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

0 comments on commit 05f0ff0

Please sign in to comment.