Skip to content

Commit

Permalink
chore: Update allowed paterns in .talismanrc
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Dec 18, 2023
1 parent b72cd99 commit 980ad1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ fileignoreconfig:
- filename: frontend/src/services/storageService.js
checksum: 1201404e951f36868d024c62dd75f8339953922e43c68626e4698a5d6c1e11bc
allowed_patterns:
- key:\s\$\{\{\srunner\.os\s\}\}-\$\{\{\ssteps\.get-date\.outputs\.date\s\}\}-nvd-nist-cache-\$\{\{\shashFiles\(\'\*\*\/\*\.gradle\*\'\)\s\}\}
- key:\s\$\{\{\srunner\.os\s\}\}-nvd-nist-cache-\$\{\{\ssteps\.get-date\.outputs\.date\s\}\}-\$\{\{\shashFiles\(\'\*\*\/\*\.gradle\*\'\)\s\}\}
- key:\s\$\{\{\srunner\.os\s\}\}-node-\$\{\{\shashFiles\(\'\*\*\/package-lock\.json\'\)\s\}\}
- key:\s\$\{\{\srunner\.os\s\}\}-gradle-\$\{\{\shashFiles\(\'\*\*\/\*\.gradle\*\'\)\s\}\}
- key:\s\$\{\{\srunner\.os\s\}\}-bootjar-\$\{\{\shashFiles\(\'\*\*\/\*\.gradle\*\'\)\s\}\}
Expand Down

0 comments on commit 980ad1f

Please sign in to comment.