Skip to content

Update packages version of github actions #42

Update packages version of github actions

Update packages version of github actions #42

Workflow file for this run

name: Security
on: [push]
jobs:
security_checks:
runs-on: ubuntu-latest
name: Execute the pycharm-security action
steps:
- uses: actions/checkout@v4
- name: Run PyCharm Security
uses: tonybaloney/pycharm-security@master