Skip to content

Commit

Permalink
Update dev-hato/actions-update-gitleaks action to v0.0.80 (#1398)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent be31ed6 commit 56d6b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install packages
if: github.event_name != 'pull_request' || github.event.action != 'closed'
run: npm ci
- uses: dev-hato/actions-update-gitleaks@0e9a2d1c25c0acc3108157714109d94ebecbf7cf # v0.0.79
- uses: dev-hato/actions-update-gitleaks@f2dfdc44ba854cf22f8c0041b60aca707347d1ca # v0.0.80
with:
github-token: ${{secrets.GITHUB_TOKEN}}
concurrency:
Expand Down

0 comments on commit 56d6b17

Please sign in to comment.