Skip to content

Commit 2135adb

Browse files
fix(deps): update jaxxstorm/action-install-gh-release action to v2
1 parent 4c552db commit 2135adb

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@4304621e8c48d66093a8a214af5d5b5bc3b3d943 # v2.0.0
5757
with:
5858
repo: CycloneDX/cyclonedx-cli
5959
tag: v0.27.1 # optional, otherwise use latest

0 commit comments

Comments
 (0)