Skip to content

Bump djangorestframework from 3.14.0 to 3.15.1 #54

Bump djangorestframework from 3.14.0 to 3.15.1

Bump djangorestframework from 3.14.0 to 3.15.1 #54

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