Skip to content

Commit

Permalink
Update goreleaser to 1.11.5 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
kshivakumar authored Oct 26, 2022
1 parent 74c38ee commit 09900dc
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 @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v1

- name: Run GoReleaser
uses: docker://goreleaser/goreleaser:v1.10.3
uses: docker://goreleaser/goreleaser:v1.11.5
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 09900dc

Please sign in to comment.