Skip to content

Commit

Permalink
Update GoReleaser version to 1.26.2 (#1059)
Browse files Browse the repository at this point in the history
Updated GoReleaser version
  • Loading branch information
developerkunal authored Aug 13, 2024
1 parent 8f2f973 commit 42f5675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
check-latest: true

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # pin@4.3.0
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # pin@4.3.0
with:
version: v1.22.1
version: '1.26.2'
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
Expand Down

0 comments on commit 42f5675

Please sign in to comment.