build(deps): bump w9jds/firebase-action from 2.2.2 to 11.5.0 (#4905)

Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 2.2.2 to 11.5.0.
- [Release notes](https://github.com/w9jds/firebase-action/releases)
- [Commits](https://github.com/w9jds/firebase-action/compare/v2.2.2...v11.5.0)

---
updated-dependencies:
- dependency-name: w9jds/firebase-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-23 11:04:41 +00:00 committed by GitHub
parent 52fa867cb8
commit 4ecaefed72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ jobs:
mdbook build book/
- name: Deploy Zebra book to firebase
uses: w9jds/firebase-action@v2.2.2
uses: w9jds/firebase-action@v11.5.0
with:
args: deploy
env:
@ -74,7 +74,7 @@ jobs:
RUSTDOCFLAGS: '--html-in-header katex-header.html'
- name: Deploy external docs to firebase
uses: w9jds/firebase-action@v2.2.2
uses: w9jds/firebase-action@v11.5.0
with:
args: deploy
env:
@ -88,7 +88,7 @@ jobs:
RUSTDOCFLAGS: '--html-in-header katex-header.html'
- name: Deploy internal docs to firebase
uses: w9jds/firebase-action@v2.2.2
uses: w9jds/firebase-action@v11.5.0
with:
args: deploy
env: