Skip to content

Commit

Permalink
Merge pull request #228 from openconfig/dependabot/github_actions/gor…
Browse files Browse the repository at this point in the history
…eleaser/goreleaser-action-5

Bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
karimra authored Nov 7, 2023
2 parents 546965c + 6f07369 commit 5e05649
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 @@ -46,7 +46,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Release with goreleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: ${{ env.GORELEASER_VER }}
args: release --rm-dist
Expand Down

0 comments on commit 5e05649

Please sign in to comment.