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.
2 parents d9da484 + 7a69f09 commit 3c49ac6Copy full SHA for 3c49ac6
1 file changed
.github/workflows/dependency-check.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
maven-version: 3.9.16
28
- name: Cache the NVD database
29
- uses: actions/cache@v5
+ uses: actions/cache@v6
30
31
path: ~/.m2/repository/org/owasp/dependency-check-data
32
key: dependency-check
0 commit comments