Skip to content

chore(deps): bump node-fetch from 2.6.0 to 2.6.7 #126

chore(deps): bump node-fetch from 2.6.0 to 2.6.7

chore(deps): bump node-fetch from 2.6.0 to 2.6.7 #126

Workflow file for this run

name: Lint PR
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v1.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}