Skip to content

build(deps): bump brace-expansion from 1.1.11 to 1.1.13 in /functions/functions #2597

build(deps): bump brace-expansion from 1.1.11 to 1.1.13 in /functions/functions

build(deps): bump brace-expansion from 1.1.11 to 1.1.13 in /functions/functions #2597

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/quickstart-tag-differ@v0.0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}