We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c552db commit 2135adbCopy full SHA for 2135adb
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@4304621e8c48d66093a8a214af5d5b5bc3b3d943 # v2.0.0
57
with:
58
repo: CycloneDX/cyclonedx-cli
59
tag: v0.27.1 # optional, otherwise use latest
0 commit comments