Skip to content

Commit

Permalink
Merge pull request #263 from kbudde/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-buildx-action-2.0.0

Bump docker/setup-buildx-action from 1.7.0 to 2.0.0
  • Loading branch information
kbudde authored May 9, 2022
2 parents 48b0b17 + 706dd4e commit 1e44937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Docker Setup Buildx
uses: docker/setup-buildx-action@v1.7.0
uses: docker/setup-buildx-action@v2.0.0
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit 1e44937

Please sign in to comment.