Skip to content

Bump eslint-plugin-import from 2.27.5 to 2.31.0 #8

Bump eslint-plugin-import from 2.27.5 to 2.31.0

Bump eslint-plugin-import from 2.27.5 to 2.31.0 #8

Workflow file for this run

on:
pull_request_target:
types: [opened]
name: Pull Request opened
jobs:
assignAuthor:
name: Assign author to PR
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: step-security/assign-author@172c40c0e4003f78b4e8df61b4382ffcf3fa3c31 # main