Skip to content

chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #517

chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #517

Workflow file for this run

name: 'Auto Assign'
on:
pull_request_target:
types:
- opened
jobs:
assign-pr-author:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: ".github/auto_assign.yml"