Skip to content

Bump jinja2 from 3.1.2 to 3.1.3 #5

Bump jinja2 from 3.1.2 to 3.1.3

Bump jinja2 from 3.1.2 to 3.1.3 #5

Workflow file for this run

on: push
name: on push
jobs:
gitHubActionForPylint:
name: GitHub Action for pylint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: GitHub Action for pylint
uses: zerodaysec/github-action-for-python@main
with:
args: pylint **/*.py