Skip to content

build(deps): bump gitpython from 3.1.50 to 3.1.54 #9

build(deps): bump gitpython from 3.1.50 to 3.1.54

build(deps): bump gitpython from 3.1.50 to 3.1.54 #9

name: general
on:
pull_request:
types: [opened, synchronize, reopened, edited]
branches:
- main
env:
HARBOR_HOSTNAME: ${{ vars.HARBOR_HOSTNAME }}
HARBOR_ACCOUNT_USERNAME: ${{ vars.HARBOR_ACCOUNT_USERNAME }}
HARBOR_ACCOUNT_PASSWORD: ${{ secrets.HARBOR_ACCOUNT_PASSWORD }}
permissions:
pull-requests: write
contents: read
jobs:
trufflehog:
runs-on: ubuntu-latest
if: github.event.action != 'edited'
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@37b77001d0174ebec2fcca2bd83ff83a6d45a3ab # v3.95.3
with:
extra_args: --only-verified