Skip to content

Commit bc833c5

Browse files
Bump the github-actions group with 1 update (#62)
1 parent d9ed8d2 commit bc833c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java-version: 21
2424
cache: 'maven'
2525
- name: Cache NVD DB
26-
uses: actions/cache@v3
26+
uses: actions/cache@v4
2727
with:
2828
path: ~/.m2/repository/org/owasp/dependency-check-data/
2929
key: dependency-check-${{ github.run_id }}

0 commit comments

Comments
 (0)