Skip to content

Fix dependabot alerts, drop python 3.8 and add 3.12 and 3.13 #21

Fix dependabot alerts, drop python 3.8 and add 3.12 and 3.13

Fix dependabot alerts, drop python 3.8 and add 3.12 and 3.13 #21

Workflow file for this run

name: gitleaks-check
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: gitleaks-check
uses: aserto-dev/gitleaks-action@master