Skip to content

Commit

Permalink
Merge pull request #211 from fybrik/dependabot/github_actions/gorelea…
Browse files Browse the repository at this point in the history
…ser/goreleaser-action-4.2.0

build(deps): bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
  • Loading branch information
roytman authored Feb 1, 2023
2 parents 72227dd + 437777a commit e1ca4b9
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:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.1.0
uses: goreleaser/goreleaser-action@v4.2.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit e1ca4b9

Please sign in to comment.