Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OrShamirCM authored May 2, 2024
1 parent 473ddfa commit 7abc6f7
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 @@ -100,7 +100,7 @@ jobs:
- name: Echo GoReleaser Args
run: echo ${{ env.GR_ARGS }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 #v3
uses: goreleaser/goreleaser-action@v5
with:
version: v1.18.2
args: ${{ env.GR_ARGS }}
Expand Down

0 comments on commit 7abc6f7

Please sign in to comment.