Skip to content

Bump express from 4.17.1 to 4.19.2 in /cooker in the npm_and_yarn group #74

Bump express from 4.17.1 to 4.19.2 in /cooker in the npm_and_yarn group

Bump express from 4.17.1 to 4.19.2 in /cooker in the npm_and_yarn group #74

Workflow file for this run

name: teamwork
on:
pull_request:
types: [opened, closed]
pull_request_review:
types: [submitted]
jobs:
teamwork-sync:
runs-on: ubuntu-latest
name: Teamwork Sync
steps:
- uses: teamwork/github-sync@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TEAMWORK_URI: ${{ secrets.TEAMWORK_URI }}
TEAMWORK_API_TOKEN: ${{ secrets.TEAMWORK_API_TOKEN }}
AUTOMATIC_TAGGING: false