Skip to content

Commit 94b47be

Browse files
chore(deps): update reviewdog/action-detect-secrets action to v0.21.0 (#22)
| datasource | package | from | to | | ----------- | ------------------------------- | ------- | ------- | | github-tags | reviewdog/action-detect-secrets | v0.16.1 | v0.21.0 |
1 parent 0535c42 commit 94b47be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
25-
- uses: reviewdog/action-detect-secrets@d26ae2fc9ee158d7cccb06ed5734d84a29420fed # tag=v0.16.1
25+
- uses: reviewdog/action-detect-secrets@8827bf02944e7d1684d490c2361be0bf6c2d6e7d # v0.21.0
2626
with:
2727
github_token: ${{ secrets.github_token }}
2828

0 commit comments

Comments
 (0)