Skip to content

Commit 4d1e278

Browse files
chore(deps): update reviewdog/action-detect-secrets action to v0.25.0 (#41)
| datasource | package | from | to | | ----------- | ------------------------------- | ------- | ------- | | github-tags | reviewdog/action-detect-secrets | v0.21.0 | v0.25.0 |
1 parent 95843ef commit 4d1e278

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25-
- uses: reviewdog/action-detect-secrets@8827bf02944e7d1684d490c2361be0bf6c2d6e7d # v0.21.0
25+
- uses: reviewdog/action-detect-secrets@84a331098c48fc892be9af5656f798d0f5f79d81 # v0.25.0
2626
with:
2727
github_token: ${{ secrets.github_token }}
2828

0 commit comments

Comments
 (0)