Skip to content

Commit

Permalink
Bump w9jds/firebase-action from 13.6.0 to 13.7.5
Browse files Browse the repository at this point in the history
Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.6.0 to 13.7.5.
- [Release notes](https://github.com/w9jds/firebase-action/releases)
- [Commits](w9jds/firebase-action@v13.6.0...v13.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 0dd3db9 commit b0f0f6f
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 @@ -15,7 +15,7 @@ jobs:
run: echo "{}" > serviceAccount.json
- run: npm ci
- run: npm run build
- uses: w9jds/firebase-action@v13.6.0
- uses: w9jds/firebase-action@v13.7.5
with:
args: deploy
env:
Expand Down

0 comments on commit b0f0f6f

Please sign in to comment.