Update readme for new release

This commit is contained in:
Klaus Hartl 2022-03-11 10:08:16 +01:00
parent c0a2d6f261
commit 59909d04b2
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: bb56483eaa0ba28959b1366e11ba78b0c93ecb5f632ea9256487cb40c91b4314
checksum: c3f98d2e445a0fdfe9348f79c794aa4269edfea7f2c834d0b64f7bd88f9bd105

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