Skip to content

build(deps): Bump qs from 6.11.2 to 6.14.1 in /packages/ethereum-storage #115

build(deps): Bump qs from 6.11.2 to 6.14.1 in /packages/ethereum-storage

build(deps): Bump qs from 6.11.2 to 6.14.1 in /packages/ethereum-storage #115

Workflow file for this run

name: PR Comments
on:
pull_request_target:
types: [opened, ready_for_review, closed]
jobs:
pr-comments:
name: PR Comments
uses: RequestNetwork/auto-comments/.github/workflows/pr-auto-comments.yml@main
with:
org_name: 'RequestNetwork'
# Using default comments from the auto-comments workflow
secrets:
token: ${{ secrets.GH_PAT_AUTO_COMMENTS }}