Skip to content

Commit

Permalink
Merge pull request #368 from open-contracting/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/setup-buildx-action-2

build(deps): bump docker/setup-buildx-action from 1 to 2
  • Loading branch information
jpmckinney committed May 6, 2022
2 parents 5259112 + ebcf3ec commit 6b39548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
# https://github.com/docker/setup-buildx-action#usage
- uses: docker/setup-buildx-action@v1
- uses: docker/setup-buildx-action@v2
# https://github.com/docker/build-push-action#usage
- uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 6b39548

Please sign in to comment.