Skip to content

Commit

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

Bump w9jds/firebase-action from 13.7.5 to 13.10.2
  • Loading branch information
abraham authored Jun 22, 2024
2 parents 25ece77 + b4344e2 commit 3937759
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.7.5
- uses: w9jds/firebase-action@v13.10.2
with:
args: deploy
env:
Expand Down

0 comments on commit 3937759

Please sign in to comment.