Skip to content

Bump django-debug-toolbar from 4.3.0 to 4.4.2 #56

Bump django-debug-toolbar from 4.3.0 to 4.4.2

Bump django-debug-toolbar from 4.3.0 to 4.4.2 #56

Workflow file for this run

name: trivy-pr-scan
on:
pull_request:
branches:
- develop
- master
- main
types: [ opened, synchronize ]
paths-ignore:
- README.md
- .old_cicd/*
- .github/*
- .github/workflows/*
- LICENSE
- .gitignore
- .dockerignore
- .githooks
jobs:
trivy-pr-scan:
uses: helxplatform/helx-github-actions/.github/workflows/trivy-pr-scan.yml@main
secrets: inherit