Skip to content

fix(deps): update module github.com/jackc/pgx/v4 to v4.18.3 #12

fix(deps): update module github.com/jackc/pgx/v4 to v4.18.3

fix(deps): update module github.com/jackc/pgx/v4 to v4.18.3 #12

name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: toshimaru/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"