Skip to content

Commit

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

- name: Output compiled licenses
Expand Down

0 comments on commit c2b6d80

Please sign in to comment.