From 9738e8861e168cc11b27da362c692633b33aa95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 12:00:36 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 2.0.0 to 11.16.0 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 2.0.0 to 11.16.0. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v2.0.0...v11.16.0) --- updated-dependencies: - dependency-name: w9jds/firebase-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cc02532..3cd4483 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,7 +39,7 @@ jobs: APP_ID: ${{ secrets.FIREBASE_APP_ID }} - name: Deploy to Firebase - uses: w9jds/firebase-action@v2.0.0 + uses: w9jds/firebase-action@v11.16.0 with: args: deploy --only hosting env: