We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0d0a53 + d696c3f commit d7d0c9bCopy full SHA for d7d0c9b
1 file changed
.github/workflows/pr-update-gitleaks.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install packages
30
if: github.event_name != 'pull_request' || github.event.action != 'closed'
31
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
32
- - uses: dev-hato/actions-update-gitleaks@71318b821cd4661d7c7bd0e19e21f950efe9e73a # v0.0.67
+ - uses: dev-hato/actions-update-gitleaks@34f266de641d346891e8f15ddae1e0a774583e98 # v0.0.68
33
with:
34
github-token: ${{secrets.GITHUB_TOKEN}}
35
concurrency:
0 commit comments