Skip to content

Commit

Permalink
Merge pull request #2835 from gdg-x/dependabot/github_actions/w9jds/f…
Browse files Browse the repository at this point in the history
…irebase-action-12.4.0

Bump w9jds/firebase-action from 11.30.1 to 12.4.0
  • Loading branch information
abraham authored Sep 3, 2023
2 parents 626fb18 + 78a17ee commit d3ee525
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@v11.30.1
- uses: w9jds/firebase-action@v12.4.0
with:
args: deploy
env:
Expand Down

0 comments on commit d3ee525

Please sign in to comment.