From 7a0fe02ffe26c6cdf4ddc322307ff906cde4c2a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:25:48 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 13.16.0 to 13.20.2 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.16.0 to 13.20.2. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.16.0...v13.20.2) --- 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..eee8e8bd27 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.20.2 with: args: deploy env: