Skip to content

Commit

Permalink
Merge pull request #28 from patrickdappollonio/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/goreleaser/goreleaser-action-4

Bump goreleaser/goreleaser-action from 3 to 4
  • Loading branch information
patrickdappollonio authored Apr 6, 2023
2 parents 0e26c7d + f90ebd0 commit 4c2116c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Compile application
run: go build
- name: Release application to Github
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 4c2116c

Please sign in to comment.