From 500298753c1a403675b53d11eeef3cbe5b89bf34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:48:43 +0000 Subject: [PATCH] build(deps): bump w9jds/firebase-action from 2.2.2 to 13.29.1 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 2.2.2 to 13.29.1. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v2.2.2...v13.29.1) --- 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.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 34cdaba0..6f729c7d 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@v13.29.1 with: args: deploy env: