Skip to content

Commit

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

build(deps): bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
yolile authored Sep 13, 2023
2 parents 5fa0691 + c6567fd commit dc33a56
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@v2
- uses: docker/setup-buildx-action@v3
# https://github.com/docker/build-push-action#usage
- uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit dc33a56

Please sign in to comment.