Skip to content

Commit

Permalink
build(deps): bump w9jds/firebase-action from 2.2.2 to 13.29.3
Browse files Browse the repository at this point in the history
Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 2.2.2 to 13.29.3.
- [Release notes](https://github.com/w9jds/firebase-action/releases)
- [Commits](w9jds/firebase-action@v2.2.2...v13.29.3)

---
updated-dependencies:
- dependency-name: w9jds/firebase-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent bb47b25 commit 1cca441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: echo "{}" > serviceAccount.json
- run: npm ci
- run: npm run build
- uses: w9jds/firebase-action@v2.2.2
- uses: w9jds/firebase-action@v13.29.3
with:
args: deploy
env:
Expand Down

0 comments on commit 1cca441

Please sign in to comment.