Skip to content

Bump @octokit/plugin-paginate-graphql from 5.2.2 to 5.2.3 in the octokit-dependencies group #727

Bump @octokit/plugin-paginate-graphql from 5.2.2 to 5.2.3 in the octokit-dependencies group

Bump @octokit/plugin-paginate-graphql from 5.2.2 to 5.2.3 in the octokit-dependencies group #727

Workflow file for this run

name: 💧
# Do not add path filters
on: [pull_request, push, workflow_dispatch]
jobs:
gitleaks:
timeout-minutes: 15
name: gitleaks
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@44c470ffc35caa8b1eb3e8012ca53c2f9bea4eb5 # v2.3.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}