Skip to content

Commit

Permalink
Update reviewdog/action-detect-secrets action to v0.21.0
Browse files Browse the repository at this point in the history
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | reviewdog/action-detect-secrets | v0.16.1 | v0.21.0 |
  • Loading branch information
stackable-bot committed May 10, 2024
1 parent 508f059 commit 1d7043a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: reviewdog/action-detect-secrets@d26ae2fc9ee158d7cccb06ed5734d84a29420fed # tag=v0.16.1
- uses: reviewdog/action-detect-secrets@8827bf02944e7d1684d490c2361be0bf6c2d6e7d # v0.21.0
with:
github_token: ${{ secrets.github_token }}

Expand Down

0 comments on commit 1d7043a

Please sign in to comment.