Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dev-hato/actions-update-gitleaks action to v0.0.54
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 23, 2023
1 parent 1d8b32a commit 51128ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-update-gitleaks.yml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
- name: Install packages
if: github.event_name != 'pull_request' || github.event.action != 'closed'
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
- uses: dev-hato/actions-update-gitleaks@v0.0.53
- uses: dev-hato/actions-update-gitleaks@v0.0.54
with:
github-token: ${{secrets.GITHUB_TOKEN}}
concurrency:

0 comments on commit 51128ae

Please sign in to comment.