Skip to content

Commit

Permalink
Bump w9jds/firebase-action from 13.24.2 to 13.25.0 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2776010 commit b68b36e
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.24.2
uses: w9jds/firebase-action@v13.25.0
with:
args: deploy
env:
Expand Down

0 comments on commit b68b36e

Please sign in to comment.