Skip to content

Commit

Permalink
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 094fd19 commit f86b7ec
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
Expand Up @@ -30,7 +30,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@a328544ab63e69ea58603e5136e2f57e0092c873 # v0.0.75
- uses: dev-hato/actions-update-gitleaks@a2e44d72cff0739ecfa943d052ef9fac40aad2aa # v0.0.76
with:
github-token: ${{secrets.GITHUB_TOKEN}}
concurrency:
Expand Down

0 comments on commit f86b7ec

Please sign in to comment.