build(deps): bump w9jds/firebase-action from v1.5.0 to v2.0.0

Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from v1.5.0 to v2.0.0.
- [Release notes](https://github.com/w9jds/firebase-action/releases)
- [Commits](https://github.com/w9jds/firebase-action/compare/v1.5.0...0a5173f97c956332c9e71750526e0ca6f38cbe3a)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 10:00:51 +00:00 committed by Deirdre Connolly
parent f90a749910
commit 44e6023434
1 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ jobs:
mdbook build book/ mdbook build book/
- name: Deploy Zebra book to firebase - name: Deploy Zebra book to firebase
uses: w9jds/firebase-action@v1.5.0 uses: w9jds/firebase-action@v2.0.0
with: with:
args: deploy args: deploy
env: env:
@ -49,7 +49,7 @@ jobs:
RUSTDOCFLAGS: "--html-in-header katex-header.html" RUSTDOCFLAGS: "--html-in-header katex-header.html"
- name: Deploy external docs to firebase - name: Deploy external docs to firebase
uses: w9jds/firebase-action@v1.5.0 uses: w9jds/firebase-action@v2.0.0
with: with:
args: deploy args: deploy
env: env:
@ -63,7 +63,7 @@ jobs:
RUSTDOCFLAGS: "--html-in-header katex-header.html" RUSTDOCFLAGS: "--html-in-header katex-header.html"
- name: Deploy external docs to firebase - name: Deploy external docs to firebase
uses: w9jds/firebase-action@v1.5.0 uses: w9jds/firebase-action@v2.0.0
with: with:
args: deploy args: deploy
env: env: