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 8181 if : hashFiles('docs/specs/sbom/partial/python.json') != ''
8282 env :
8383 # renovate: datasource=github-releases depName=CycloneDX/cyclonedx-cli versioning=loose
84- CYCLONEDX_CLI_VERSION : v0.29.1
84+ CYCLONEDX_CLI_VERSION : v0.29.2
8585 run : |
8686 curl -L "https://github.com/CycloneDX/cyclonedx-cli/releases/download/$CYCLONEDX_CLI_VERSION/cyclonedx-linux-x64" > /tmp/cyclonedx-linux-x64
8787 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