mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 13:27:27 +00:00
Update readme for v1.3.0
This commit is contained in:
parent
a94edcf206
commit
6248162278
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ This action uses [Talisman](https://thoughtworks.github.io/talisman/) to scan th
|
|||
```yml
|
||||
steps:
|
||||
- name: Detect secrets with Talisman in incoming commits
|
||||
uses: carhartl/talisman-secrets-scan-action@v1.2.1
|
||||
uses: carhartl/talisman-secrets-scan-action@v1.3.0
|
||||
```
|
||||
|
||||
## Caveat
|
||||
|
|
Loading…
Reference in a new issue