Skip to content

Merge pull request #273 from splaplapla/bump #945

Merge pull request #273 from splaplapla/bump

Merge pull request #273 from splaplapla/bump #945

Workflow file for this run

name: gitleaks
on: [push]
jobs:
gitleaks:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- name: gitleaks-action
uses: zricethezav/[email protected]