Skip to content

Commit 7a69f09

Browse files
Bump actions/cache action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9da484 commit 7a69f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
maven-version: 3.9.16
2828
- name: Cache the NVD database
29-
uses: actions/cache@v5
29+
uses: actions/cache@v6
3030
with:
3131
path: ~/.m2/repository/org/owasp/dependency-check-data
3232
key: dependency-check

0 commit comments

Comments
 (0)