Skip to content

Bump coverlet.collector from 6.0.4 to 8.0.1 #40

Bump coverlet.collector from 6.0.4 to 8.0.1

Bump coverlet.collector from 6.0.4 to 8.0.1 #40

Workflow file for this run

name: trufflehog
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 4 * * 1"
workflow_dispatch: {}
permissions:
contents: read
jobs:
scan:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
fetch-depth: 0
- name: TruffleHog
uses: trufflesecurity/trufflehog@6961f2bace57ab32b23b3ba40f8f420f6bc7e004
with:
version: "3.93.3"
extra_args: --results=verified,unknown