Skip to content

Commit

Permalink
fix(deps): pin jaxxstorm/action-install-gh-release action to 25d5e2d
Browse files Browse the repository at this point in the history
  • Loading branch information
we-renovate[bot] authored and stempler committed Jun 20, 2024
1 parent fffeaac commit 7de1fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
merge-multiple: true # add files from all matches

- name: Install CycloneDX CLI # https://github.com/CycloneDX/cyclonedx-cli
uses: jaxxstorm/action-install-gh-release@v1.12.0
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
with:
repo: CycloneDX/cyclonedx-cli
tag: v0.25.1 # optional, otherwise use latest
Expand Down

0 comments on commit 7de1fbc

Please sign in to comment.