Skip to content

Commit

Permalink
chore(deps): bump setup-trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 11, 2024
1 parent 5681af8 commit c686e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ runs:
using: 'composite'
steps:
- name: Install Trivy
uses: aquasecurity/setup-trivy@v0.1.0
uses: DmitriyLewen/setup-trivy@f4134be94c08be2fb699a60627177c300876eb3d
with:
version: ${{ inputs.version }}
cache: ${{ inputs.cache }}
Expand Down

0 comments on commit c686e3c

Please sign in to comment.