Skip to content

Commit

Permalink
Bump the github-actions group with 1 update (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent d9ed8d2 commit bc833c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: 21
cache: 'maven'
- name: Cache NVD DB
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/.m2/repository/org/owasp/dependency-check-data/
key: dependency-check-${{ github.run_id }}
Expand Down

0 comments on commit bc833c5

Please sign in to comment.