Skip to content

build(deps): bump cookie and express #1427

build(deps): bump cookie and express

build(deps): bump cookie and express #1427

Workflow file for this run

name: Tag Diff
on:
pull_request:
jobs:
tag-diff:
runs-on: ubuntu-latest
steps:
- name: "Git Checkout"
uses: actions/checkout@v2
- name: "Diff tags"
uses: invertase/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}