From 24c832cda2badfd5de1933266cc83e93163d285d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:26:54 +0000 Subject: [PATCH] chore(deps): bump w9jds/firebase-action from 13.29.0 to 13.29.1 Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.29.0 to 13.29.1. - [Release notes](https://github.com/w9jds/firebase-action/releases) - [Commits](https://github.com/w9jds/firebase-action/compare/v13.29.0...v13.29.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/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 969e9fa..b638a0b 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@v13.29.0 + uses: w9jds/firebase-action@v13.29.1 with: args: deploy --message '${{github.event.head_commit.message}}' --only hosting env: