Skip to content

Commit 3a308fd

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.106 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da493cf commit 3a308fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- if: github.event_name != 'pull_request' || github.event.action != 'closed'
3535
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
3636
# jscpd:ignore-end
37-
- uses: dev-hato/actions-update-gitleaks@88939b8383c8ce6cea159177e89c7233d88d6f55 # v0.0.105
37+
- uses: dev-hato/actions-update-gitleaks@46722270eff72ebee8f1dd13837010e78590d624 # v0.0.106
3838
with:
3939
github-token: ${{secrets.GITHUB_TOKEN}}
4040
concurrency:

0 commit comments

Comments
 (0)