We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d122a commit f985662Copy full SHA for f985662
action.yml
@@ -73,7 +73,7 @@ runs:
73
echo "REPORT_FILENAME=${VALID_SLUG}-trivy.html" >> $GITHUB_ENV
74
75
- name: Install CycloneDX CLI # https://github.com/CycloneDX/cyclonedx-cli
76
- uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
+ uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
77
with:
78
repo: CycloneDX/cyclonedx-cli
79
tag: v0.29.1 # optional, otherwise use latest
0 commit comments