mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 13:27:27 +00:00
Update readme for v1.4.0
This commit is contained in:
parent
d56726748f
commit
702fc5c521
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
fileignoreconfig:
|
||||
- filename: README.md
|
||||
checksum: 08229fc0e2b4ff9edf71e7fbf02bed897f08efc9c0390a52902f5b55d0010dd0
|
||||
checksum: 6645dc4ac99294dd313e0c696499112aa0efc455627d7b9982e791559d727ada
|
||||
|
|
|
@ -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.3.0
|
||||
uses: carhartl/talisman-secrets-scan-action@v1.4.0
|
||||
```
|
||||
|
||||
## Caveat
|
||||
|
|
Loading…
Reference in a new issue