Skip to content

Commit

Permalink
bumped goreleaser action version
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Apr 15, 2024
1 parent 4cfabc6 commit 7628dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -45,7 +45,7 @@ jobs:
run: go test ./...

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 7628dc5

Please sign in to comment.