We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a244e8 commit bcef45bCopy full SHA for bcef45b
action.yml
@@ -53,7 +53,7 @@ runs:
53
echo "REPORT_FILENAME=${VALID_SLUG}-trivy.html" >> $GITHUB_ENV
54
55
- name: Install CycloneDX CLI # https://github.com/CycloneDX/cyclonedx-cli
56
- uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
+ uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
57
with:
58
repo: CycloneDX/cyclonedx-cli
59
tag: v0.27.1 # optional, otherwise use latest
0 commit comments