diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a49ad5caf..b3d7b785a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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