Skip to content

Commit c11d3f7

Browse files
chore(deps): update reviewdog/action-detect-secrets action to v0.24.0 (#750)
| datasource | package | from | to | | ----------- | ------------------------------- | ------- | ------- | | github-tags | reviewdog/action-detect-secrets | v0.22.0 | v0.24.0 |
1 parent 8ad164f commit c11d3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yaml

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@b5b4970afb90e6f45ca02e215b4ed64ded1c5e5a # v0.22.0
25+
- uses: reviewdog/action-detect-secrets@a74b98d5df264c669546e1cb53887ec1bc9dafcd # v0.24.0
2626
with:
2727
github_token: ${{ secrets.github_token }}
2828

0 commit comments

Comments
 (0)