Update version 6.3.0 for goreleaser in release.yml

Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
pull/30913/head
Bhargavkonidena 4 months ago committed by GitHub
parent 5fe7958679
commit 8ac14597bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -106,7 +106,7 @@ jobs:
run: make test-coverage run: make test-coverage
- name: Run Go Release - name: Run Go Release
uses: goreleaser/goreleaser-action@v2 uses: goreleaser/goreleaser-action@v6.3.0
if: success() && startsWith(github.ref, 'refs/tags/') if: success() && startsWith(github.ref, 'refs/tags/')
with: with:
version: latest version: latest

Loading…
Cancel
Save