We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe1ee3 commit ac52e68Copy full SHA for ac52e68
action.yml
@@ -112,7 +112,7 @@ runs:
112
echo "REPORT_FILENAME=${VALID_SLUG}-trivy.html" >> $GITHUB_ENV
113
114
- name: Install CycloneDX CLI # https://github.com/CycloneDX/cyclonedx-cli
115
- uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
+ uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
116
with:
117
repo: CycloneDX/cyclonedx-cli
118
tag: v0.29.1 # optional, otherwise use latest
0 commit comments