Skip to content

build(deps): bump fast-xml-parser from 4.2.6 to 4.5.6 in /firestore/functions #2630

build(deps): bump fast-xml-parser from 4.2.6 to 4.5.6 in /firestore/functions

build(deps): bump fast-xml-parser from 4.2.6 to 4.5.6 in /firestore/functions #2630

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