Skip to content

Commit 2cf12ed

Browse files
Merge pull request #4818 from dev-hato/renovate/dev-hato-actions-update-gitleaks-0.x
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.85
2 parents ac28678 + e263488 commit 2cf12ed

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install packages
3131
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3232
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
33-
- uses: dev-hato/actions-update-gitleaks@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84
33+
- uses: dev-hato/actions-update-gitleaks@4361d786ce724872c3691efa9fae599749cfaf5b # v0.0.85
3434
with:
3535
github-token: ${{secrets.GITHUB_TOKEN}}
3636
concurrency:

0 commit comments

Comments
 (0)