Skip to content

Commit 548e7e3

Browse files
Update yogeshlonkar/trivy-cache-action action to v0.1.17
1 parent 003dddc commit 548e7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
maven-version: ${{ env.MAVEN_VERSION }}
3535

3636
- name: 'Trivy Cache'
37-
uses: yogeshlonkar/trivy-cache-action@v0.1.16
37+
uses: yogeshlonkar/trivy-cache-action@v0.1.17
3838
with:
3939
gh-token: ${{ secrets.GITHUB_TOKEN }}
4040

0 commit comments

Comments
 (0)