Skip to content

Commit

Permalink
Merge pull request #34 from GoComply/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-5

Build(deps): Bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
isimluk authored Oct 2, 2023
2 parents caec044 + 68099e7 commit 0e8e26c
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 @@ -21,7 +21,7 @@ jobs:
go-version: 1.20
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 0e8e26c

Please sign in to comment.