Skip to content

Revert "chore(deps): bump openssl from 0.10.60 to 0.10.66" #505

Revert "chore(deps): bump openssl from 0.10.60 to 0.10.66"

Revert "chore(deps): bump openssl from 0.10.60 to 0.10.66" #505

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/auto-assign-action@v1.1.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: ".github/auto_assign.yml"