Skip to content

Commit

Permalink
Moving the goreleaser version to v2.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: rohitagg2020 <[email protected]>
  • Loading branch information
rohitagg2020 committed Feb 24, 2023
1 parent 9f9e906 commit 70ba759
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
go-version: 1.19.5

- name: Run GoReleaser
# GoReleaser v4.2.0
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
# GoReleaser v2.5.0
uses: goreleaser/goreleaser-action@5e15885530fb01d81d1f24e8a6f54ebbd0fed7eb
if: startsWith(github.ref, 'refs/tags/')
with:
version: 0.184.0
Expand Down

0 comments on commit 70ba759

Please sign in to comment.