From 5741e8880fcb7c47b849f17db15e1d469915aeb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 00:02:27 +0000 Subject: [PATCH] chore(deps): bump w9jds/firebase-action from 15.1.0 to 15.7.0 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 15.1.0 to 15.7.0. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v15.1.0...v15.7.0) --- updated-dependencies: - dependency-name: w9jds/firebase-action dependency-version: 15.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bc29026..430883a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,7 @@ jobs: name: dist path: dist - name: Deploy to Firebase - uses: w9jds/firebase-action@v15.1.0 + uses: w9jds/firebase-action@v15.7.0 with: args: deploy --message '${{github.event.head_commit.message}}' --only hosting env: