Skip to content

Commit

Permalink
fix: README修正 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
guricerin authored Jun 11, 2024
1 parent e553e6b commit b2767ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ please refer: https://github.com/Yelp/detect-secrets?tab=readme-ov-file#adding-s

# Version of detect-secrets
# When not specified, use latest
detect-secrets-version: "1.4.0"
detect-secrets-version: "1.5.0"
```
<!-- end usage -->
**Basic:**
```yaml
steps:
- uses: actions/checkout@v3
- name: Run DetectSecrets
- uses: actions/checkout@v4
- name: Run DetectSecrets
uses: sensyn-robotics/github-action-detect-secrets@v1
```

0 comments on commit b2767ec

Please sign in to comment.