Skip to content

Commit

Permalink
fix: try to pin go releaser to 2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawkyZ committed Dec 12, 2024
1 parent 00886f1 commit d1ef06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ jobs:
env:
LICENSES: ${{ steps.create_license_report.outputs.LICENSES }}
with:
version: "~> v2"
version: "v2.4.7"
args: release --clean --snapshot

- name: Output compiled licenses
Expand Down

0 comments on commit d1ef06f

Please sign in to comment.