Skip to content

Commit bcef45b

Browse files
fix(deps): update jaxxstorm/action-install-gh-release action to v2
1 parent 0a244e8 commit bcef45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runs:
5353
echo "REPORT_FILENAME=${VALID_SLUG}-trivy.html" >> $GITHUB_ENV
5454
5555
- name: Install CycloneDX CLI # https://github.com/CycloneDX/cyclonedx-cli
56-
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
56+
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
5757
with:
5858
repo: CycloneDX/cyclonedx-cli
5959
tag: v0.27.1 # optional, otherwise use latest

0 commit comments

Comments
 (0)