From fa6c831b9251eba6b5a6f387a5f53e58d3e4c29b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 23:51:14 +0000 Subject: [PATCH] build(deps): bump w9jds/firebase-action from 2.2.2 to 15.5.1 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 2.2.2 to 15.5.1. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v2.2.2...v15.5.1) --- updated-dependencies: - dependency-name: w9jds/firebase-action dependency-version: 15.5.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 34cdaba0..feb39847 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -17,7 +17,7 @@ jobs: run: echo "{}" > serviceAccount.json - run: npm ci - run: npm run build - - uses: w9jds/firebase-action@v2.2.2 + - uses: w9jds/firebase-action@v15.5.1 with: args: deploy env: