Skip to content

Commit

Permalink
chore: Remove unnecessary nvd nist cache restore key
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Dec 10, 2023
1 parent 1f8b07b commit 6b8c918
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
restore-keys: |
${{ runner.os }}-nvd-nist-cache-${{ steps.get-date.outputs.date }}
${{ runner.os }}-nvd-nist-cache
${{ runner.os }}-${{ steps.get-date.outputs.date }}-nvd-nist-cache
- name: Cache gradle wrapper and jars
uses: actions/cache@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ fileignoreconfig:
- filename: .github/workflows/build.yml
checksum: 5d60138edf428b8b1bf147cea770ac3241c08d44ae51089665a7004e6ba3e291
- filename: .github/workflows/checks.yml
checksum: f764f9a35d9dc57b31c323875f5fa69b4d61eb08cabef52facd1eeccfabd0511
checksum: 9f233870f84c4fb074a144d3abd47b3441214dff1a739bcece5409d2ff6bbde3
- filename: CHANGELOG.md
checksum: c6c036d8bc39ed89984d47d43a6831a9aa943a41a0ab90d034ee1cf6ed616e5a
- filename: USAGE.md
Expand Down

0 comments on commit 6b8c918

Please sign in to comment.