Update readme for v1.2.1

This commit is contained in:
Klaus Hartl 2022-04-14 06:55:05 +02:00
parent 4c9d9387c9
commit 914217b877
No known key found for this signature in database
GPG key ID: 6BA8AED91AB6EA2A
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
fileignoreconfig:
- filename: README.md
checksum: c3f98d2e445a0fdfe9348f79c794aa4269edfea7f2c834d0b64f7bd88f9bd105
checksum: e9ec7669b3f3fd3f858405123b0034598cb039c38fb92f07503ab87f2114d0f9

View file

@ -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.0
uses: carhartl/talisman-secrets-scan-action@v1.2.1
```
## Caveat