Skip to content

Commit

Permalink
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.84 (
Browse files Browse the repository at this point in the history
#1682)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 73fb79c commit e85a6dd
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 --prefer-offline
- uses: dev-hato/actions-update-gitleaks@3ef8b2a72aff26753f47e2f161f895c1be0ab3c5 # v0.0.82
- uses: dev-hato/actions-update-gitleaks@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84
with:
github-token: ${{secrets.GITHUB_TOKEN}}
concurrency:
Expand Down

0 comments on commit e85a6dd

Please sign in to comment.