Skip to content

build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /cloud_functions/functions #548

build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /cloud_functions/functions

build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /cloud_functions/functions #548

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 }}