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 14, 2024
1 parent c686e3c commit cdae8f7
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: DmitriyLewen/setup-trivy@f4134be94c08be2fb699a60627177c300876eb3d
uses: aquasecurity/setup-trivy@v0.2.0
with:
version: ${{ inputs.version }}
cache: ${{ inputs.cache }}
Expand Down

0 comments on commit cdae8f7

Please sign in to comment.