We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0535c42 commit 94b47beCopy full SHA for 94b47be
.github/workflows/reviewdog.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
25
- - uses: reviewdog/action-detect-secrets@d26ae2fc9ee158d7cccb06ed5734d84a29420fed # tag=v0.16.1
+ - uses: reviewdog/action-detect-secrets@8827bf02944e7d1684d490c2361be0bf6c2d6e7d # v0.21.0
26
with:
27
github_token: ${{ secrets.github_token }}
28
0 commit comments