Skip to content

Commit

Permalink
Fix: resolve security issue CVE-2024-24790 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Jul 2, 2024
1 parent bfca101 commit 387fe87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: "~> v2"
args: release --clean
env:
CGO_ENABLED: 0
Expand Down

0 comments on commit 387fe87

Please sign in to comment.