Skip to content

Commit

Permalink
Update readme for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
carhartl committed Mar 11, 2022
1 parent c0a2d6f commit 59909d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
fileignoreconfig:
- filename: README.md
checksum: bb56483eaa0ba28959b1366e11ba78b0c93ecb5f632ea9256487cb40c91b4314
checksum: c3f98d2e445a0fdfe9348f79c794aa4269edfea7f2c834d0b64f7bd88f9bd105
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 59909d0

Please sign in to comment.