From 4aa176eb2bed04047decd76f9d834ef5e1874338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:44:17 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 13.0.2 to 13.1.0 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.0.2 to 13.1.0. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.0.2...v13.1.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 0d66ae2deb..74137349f1 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.0.2 + - uses: w9jds/firebase-action@v13.1.0 with: args: deploy env: