Skip to content

Bump golang.org/x/sys from 0.19.0 to 0.20.0 #2091

Bump golang.org/x/sys from 0.19.0 to 0.20.0

Bump golang.org/x/sys from 0.19.0 to 0.20.0 #2091

Workflow file for this run

name: πŸ’§
on: [pull_request, push, workflow_dispatch]
jobs:
gitleaks:
timeout-minutes: 15
name: gitleaks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@e6dab246340401bf53eec993b8f05aebe80ac636 # v2.3.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}