Skip to content

Commit

Permalink
Merge pull request #3605 from dev-hato/renovate/dev-hato-actions-upda…
Browse files Browse the repository at this point in the history
…te-gitleaks-0.x

Update dev-hato/actions-update-gitleaks action to v0.0.60
  • Loading branch information
renovate[bot] authored Jan 20, 2024
2 parents c31311f + b698e62 commit 2dff2b9
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 @@ -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.59
- uses: dev-hato/actions-update-gitleaks@v0.0.60
with:
github-token: ${{secrets.GITHUB_TOKEN}}
concurrency:
Expand Down

0 comments on commit 2dff2b9

Please sign in to comment.