Skip to content

Commit e85554c

Browse files
authored
Merge pull request #49 from paullockaby/dependabot/github_actions/aquasecurity/setup-trivy-0.2.5
Bump aquasecurity/setup-trivy from 0.2.4 to 0.2.5
2 parents d25d8eb + 0222afb commit e85554c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v6
1717

1818
- name: Setup trivy
19-
uses: aquasecurity/setup-trivy@v0.2.4
19+
uses: aquasecurity/setup-trivy@v0.2.5
2020
with:
2121
cache: true
2222
version: latest

0 commit comments

Comments
 (0)