Skip to content

Bump actions/checkout from 2 to 3 #20

Bump actions/checkout from 2 to 3

Bump actions/checkout from 2 to 3 #20

Workflow file for this run

name: security
on:
pull_request:
branches:
- master
- main
- develop
push:
branches:
- master
- main
- develop
jobs:
bandit:
runs-on: ubuntu-latest
steps:
- name: Bandit Static Analyzer
uses: mdegis/[email protected]