Skip to content

build(deps): bump the codeql-actions group with 4 updates #673

build(deps): bump the codeql-actions group with 4 updates

build(deps): bump the codeql-actions group with 4 updates #673

name: pr-assign-author
permissions:
contents: read
on:
pull_request_target: # zizmor: ignore[dangerous-triggers] does not checkout, safe to use pull_request_target
types:
- opened
- reopened
jobs:
run:
if: ${{ github.repository == 'docker/buildx' }}
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@46267a6e61cd56aac2fc79943df180152f4c89d6 # v1.10.1
permissions:
contents: read # same as global permission
pull-requests: write # required to assign author