Skip to content

Commit

Permalink
Merge pull request #12 from szkiba/dependabot/github_actions/goreleas…
Browse files Browse the repository at this point in the history
…er/goreleaser-action-5

build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
szkiba authored Oct 1, 2023
2 parents 19738a9 + 56319fd commit 30f4e38
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 @@ -30,7 +30,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: "1.20.0"
Expand Down

0 comments on commit 30f4e38

Please sign in to comment.