Skip to content

Bump actions/dependency-review-action from 4.3.4 to 4.5.0 #89

Bump actions/dependency-review-action from 4.3.4 to 4.5.0

Bump actions/dependency-review-action from 4.3.4 to 4.5.0 #89

Workflow file for this run

name: Linting
on:
push:
pull_request:
# branches:
# - main
# - prod
# - ENV-prod
# - "*"
jobs:
linting:
name: Linting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: GitHub Action for pylint
uses: cclauss/GitHub-Action-for-pylint@master
with:
args: pylint .