Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 5ecd16f commit ac01cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cd functions
npm install
- name: Deploy to Firebase
uses: w9jds/firebase-action@v13.11.2
uses: w9jds/firebase-action@v13.11.4
with:
args: deploy
env:
Expand Down

0 comments on commit ac01cf9

Please sign in to comment.