mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 21:30:23 +00:00
Update readme for v1.2.1
This commit is contained in:
parent
4c9d9387c9
commit
914217b877
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
fileignoreconfig:
|
fileignoreconfig:
|
||||||
- filename: README.md
|
- filename: README.md
|
||||||
checksum: c3f98d2e445a0fdfe9348f79c794aa4269edfea7f2c834d0b64f7bd88f9bd105
|
checksum: e9ec7669b3f3fd3f858405123b0034598cb039c38fb92f07503ab87f2114d0f9
|
||||||
|
|
|
@ -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.2.0
|
uses: carhartl/talisman-secrets-scan-action@v1.2.1
|
||||||
```
|
```
|
||||||
|
|
||||||
## Caveat
|
## Caveat
|
||||||
|
|
Loading…
Reference in a new issue