trying to force version of build info extractor

This commit is contained in:
Jesse Houldsworth 2025-03-14 12:09:41 -07:00
parent f206d23341
commit cdf8fd25e2

View file

@ -23,6 +23,9 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Set build-info extractor version
run: echo "JFROG_CLI_BUILD_INFO_EXTRACTOR_VERSION=2.38.6" >> $GITHUB_ENV
#################################################
# 3) Install JFrog CLI
#################################################