File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8383 if : hashFiles('docs/specs/sbom/partial/python.json') != ''
8484 env :
8585 # renovate: datasource=github-releases depName=CycloneDX/cyclonedx-cli versioning=loose
86- CYCLONEDX_CLI_VERSION : v0.29.1
86+ CYCLONEDX_CLI_VERSION : v0.29.2
8787 run : |
8888 curl -L "https://github.com/CycloneDX/cyclonedx-cli/releases/download/$CYCLONEDX_CLI_VERSION/cyclonedx-linux-x64" > /tmp/cyclonedx-linux-x64
8989 chmod +x /tmp/cyclonedx-linux-x64
Original file line number Diff line number Diff line change 9393 if : hashFiles('docs/specs/sbom/partial/python.json') != ''
9494 env :
9595 # renovate: datasource=github-releases depName=CycloneDX/cyclonedx-cli versioning=loose
96- CYCLONEDX_CLI_VERSION : v0.29.1
96+ CYCLONEDX_CLI_VERSION : v0.29.2
9797 run : |
9898 curl -L "https://github.com/CycloneDX/cyclonedx-cli/releases/download/$CYCLONEDX_CLI_VERSION/cyclonedx-linux-x64" > /tmp/cyclonedx-linux-x64
9999 chmod +x /tmp/cyclonedx-linux-x64
You can’t perform that action at this time.
0 commit comments