Skip to content

feat(gha): add latest version of bumper (#1) #6

feat(gha): add latest version of bumper (#1)

feat(gha): add latest version of bumper (#1) #6

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --only-verified