Skip to content

Commit

Permalink
Update to docker/setup-buildx-action@v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xfournet committed Aug 30, 2021
1 parent f3172ec commit fb418ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Docker Setup Buildx
id: buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v1.5.1

- name: Cache Docker layers
uses: actions/cache@v2.1.6
Expand Down

0 comments on commit fb418ea

Please sign in to comment.