Skip to content

chore(deps): Bump js-yaml from 4.1.0 to 4.1.1 #1131

chore(deps): Bump js-yaml from 4.1.0 to 4.1.1

chore(deps): Bump js-yaml from 4.1.0 to 4.1.1 #1131

Workflow file for this run

name: PR
on:
pull_request:
types:
- opened
- edited
- synchronize
- closed
jobs:
check-pr:
name: Check PR
uses: ftrackhq/ftrack-actions/.github/workflows/pr-base.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
ftrackApiKey: ${{ secrets.FTRACK_API_KEY }}