File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# cache-manager-function
2
+ [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
3
+ [ ![ XO code style] ( https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray )] ( https://github.com/xojs/xo )
4
+ [ ![ Snyk Security] ( ../../actions/workflows/snyk-security.yml/badge.svg )] ( ../../actions/workflows/snyk-security.yml )
5
+ [ ![ CodeQL] ( ../../actions/workflows/codeql.yml/badge.svg )] ( ../../actions/workflows/codeql.yml )
6
+ [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/tomerh2001/semantic-release-repo-template/badge )] ( https://securityscorecards.dev/viewer/?uri=github.com/tomerh2001/semantic-release-repo-template )
2
7
3
- ` cache-manager-function ` provides utilities to cache the outputs of functions based on their arguments using ` cache-manager ` .
8
+ Cache the outputs of functions based on their arguments using ` cache-manager ` .
4
9
5
10
## Installation
6
11
You can’t perform that action at this time.
0 commit comments