mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 13:27:27 +00:00
Update readme for new release
This commit is contained in:
parent
9b5b58e1c5
commit
febec4e37a
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
fileignoreconfig:
|
||||
- filename: README.md
|
||||
checksum: db50071255cfd6687a9011c05ef82c985afb25942a6537a839e30e8225445d72
|
||||
checksum: bb56483eaa0ba28959b1366e11ba78b0c93ecb5f632ea9256487cb40c91b4314
|
||||
|
|
|
@ -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.0.1
|
||||
uses: carhartl/talisman-secrets-scan-action@v1.1.0
|
||||
```
|
||||
|
||||
## Caveat
|
||||
|
|
Loading…
Reference in a new issue