We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7daa87d commit 5f63a1fCopy full SHA for 5f63a1f
.github/workflows/trivy-cache.yml
@@ -14,6 +14,6 @@ jobs:
14
name: Run trivy scanner
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- name: Trivy Cache
19
uses: ConsenSys/github-actions/trivy-update-cache@main
0 commit comments