From 168af58687e3bb9ec276208744d6ee0d1d904454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 18:01:23 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 13.16.0 to 13.27.0 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.16.0 to 13.27.0. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.16.0...v13.27.0) --- updated-dependencies: - dependency-name: w9jds/firebase-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 5904bdff2a..91deee68ea 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -15,7 +15,7 @@ jobs: run: echo "{}" > serviceAccount.json - run: npm ci - run: npm run build - - uses: w9jds/firebase-action@v13.16.0 + - uses: w9jds/firebase-action@v13.27.0 with: args: deploy env: