From a0967994e279022205cb43574af0cea2e9730576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:24:24 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 13.10.2 to 13.16.0 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.10.2 to 13.16.0. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.10.2...v13.16.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 aa12884a9c..5904bdff2a 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.10.2 + - uses: w9jds/firebase-action@v13.16.0 with: args: deploy env: