Skip to content

Commit

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

chore(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
keidarcy authored Oct 1, 2023
2 parents 2e86a73 + e20ee60 commit 74282f0
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 @@ -24,7 +24,7 @@ jobs:
with:
go-version-file: go.mod
- name: Release
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: ${{ env.GITHUB_REF_NAME }}
Expand Down

0 comments on commit 74282f0

Please sign in to comment.