Skip to content

Commit 7afd792

Browse files
authored
Merge pull request #31 from paullockaby/dependabot/github_actions/aquasecurity/setup-trivy-0.2.3
Bump aquasecurity/setup-trivy from 0.2.2 to 0.2.3
2 parents 940fc83 + c3bc479 commit 7afd792

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@v4
1717

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

0 commit comments

Comments
 (0)