From b5308adfd0c122e374a899410509f25a49eecfe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 06:39:20 +0000 Subject: [PATCH] Bump w9jds/firebase-action from 13.15.0 to 13.15.1 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.15.0 to 13.15.1. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.15.0...v13.15.1) --- updated-dependencies: - dependency-name: w9jds/firebase-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 1e873d7..5abc7bf 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.15.0 + uses: w9jds/firebase-action@v13.15.1 with: args: deploy env: