Skip to content

Bump tough-cookie from 4.0.0 to 4.1.3 #19

Bump tough-cookie from 4.0.0 to 4.1.3

Bump tough-cookie from 4.0.0 to 4.1.3 #19

Workflow file for this run

name: "Set PR Label"
on:
pull_request:
types:
- edited
- opened
- reopened
jobs:
pr-triage-manager:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: kaizen3031593/pr-triage-manager@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}