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 8ad164f commit c11d3f7Copy full SHA for c11d3f7
.github/workflows/reviewdog.yaml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25
- - uses: reviewdog/action-detect-secrets@b5b4970afb90e6f45ca02e215b4ed64ded1c5e5a # v0.22.0
+ - uses: reviewdog/action-detect-secrets@a74b98d5df264c669546e1cb53887ec1bc9dafcd # v0.24.0
26
with:
27
github_token: ${{ secrets.github_token }}
28
0 commit comments