Skip to content

[Snyk] Security upgrade jsonld from 8.3.3 to 9.0.0 #704

[Snyk] Security upgrade jsonld from 8.3.3 to 9.0.0

[Snyk] Security upgrade jsonld from 8.3.3 to 9.0.0 #704

Workflow file for this run

name: Assign author
on:
pull_request:
types: [opened]
jobs:
assignAuthor:
name: Assign author to PR
runs-on: ubuntu-latest
timeout-minutes: 5
permissions:
pull-requests: write
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1.6.2