Skip to content

Commit

Permalink
Merge pull request #101 from johnmanjiro13/renovate/goreleaser-gorele…
Browse files Browse the repository at this point in the history
…aser-action-5.x

chore(deps): update goreleaser/goreleaser-action action to v5
  • Loading branch information
johnmanjiro13 committed Oct 9, 2023
2 parents fa5b70a + 9602289 commit dc3001d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
with:
go-version-file: 'go.mod'
- name: release by goreleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
args: release --rm-dist

0 comments on commit dc3001d

Please sign in to comment.