mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 21:30:23 +00:00
Update readme for new release
This commit is contained in:
parent
c0a2d6f261
commit
59909d04b2
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
fileignoreconfig:
|
fileignoreconfig:
|
||||||
- filename: README.md
|
- filename: README.md
|
||||||
checksum: bb56483eaa0ba28959b1366e11ba78b0c93ecb5f632ea9256487cb40c91b4314
|
checksum: c3f98d2e445a0fdfe9348f79c794aa4269edfea7f2c834d0b64f7bd88f9bd105
|
||||||
|
|
|
@ -7,7 +7,7 @@ This action uses [Talisman](https://thoughtworks.github.io/talisman/) to scan th
|
||||||
```yml
|
```yml
|
||||||
steps:
|
steps:
|
||||||
- name: Detect secrets with Talisman in incoming commits
|
- 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
|
## Caveat
|
||||||
|
|
Loading…
Reference in a new issue