Skip to content

Commit

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

Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
  • Loading branch information
kbudde authored Apr 28, 2022
2 parents 68e7b18 + 01ffa60 commit 81d4e66
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.6.0
uses: docker/setup-buildx-action@v1.7.0
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit 81d4e66

Please sign in to comment.