Skip to content

[Snyk] Upgrade node-fetch from 2.6.7 to 2.7.0 #515

[Snyk] Upgrade node-fetch from 2.6.7 to 2.7.0

[Snyk] Upgrade node-fetch from 2.6.7 to 2.7.0 #515

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
with:
# optional, .github/pr-labeler.yml is the default value
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}