Skip to content

Bump actions/checkout from 3 to 4 #28

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #28

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]