Skip to content

Jinja2-3.1.2-py3-none-any.whl: 2 vulnerabilities (highest severity is: 5.4) #484

Jinja2-3.1.2-py3-none-any.whl: 2 vulnerabilities (highest severity is: 5.4)

Jinja2-3.1.2-py3-none-any.whl: 2 vulnerabilities (highest severity is: 5.4) #484

Workflow file for this run

name: Automate issues to specified project column
on: [issues]
jobs:
github-actions-automate-projects:
runs-on: ubuntu-latest
steps:
- name: add-new-issues-to-repository-based-project-column
uses: docker://takanabe/github-actions-automate-projects:v0.0.1
if: github.event_name == 'issues' && github.event.action == 'opened'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PROJECT_URL: https://github.com/orgs/ffxivita/projects/8
GITHUB_PROJECT_COLUMN_NAME: To do