From 3ece581a01c51c5a7b069e47e5056e7f31bdfcf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 06:27:36 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 13.14.2 to 13.15.0 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.14.2 to 13.15.0. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.14.2...v13.15.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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 99d6cd7..1e873d7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: cd functions npm install - name: Deploy to Firebase - uses: w9jds/firebase-action@v13.14.2 + uses: w9jds/firebase-action@v13.15.0 with: args: deploy env: