Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 1 to 2 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 9, 2022
1 parent 99e1fa2 commit 77bb5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: docker/setup-qemu-action@v2

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2

- name: Login to GitHub Container Registry
if: github.repository_owner == 'femiwiki'
Expand Down

0 comments on commit 77bb5d8

Please sign in to comment.