From b4344e2aa4bf3bfca4484f9028f36f5976c4f4a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:42:58 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 13.7.5 to 13.10.2 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.7.5 to 13.10.2. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.7.5...v13.10.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 e3da65ab55..aa12884a9c 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.7.5 + - uses: w9jds/firebase-action@v13.10.2 with: args: deploy env: