Skip to content

Commit

Permalink
Freeze firebase-action to v13.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gluneau committed Jan 25, 2024
1 parent 7fe1416 commit a327daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
channelId: live
projectId: astar-token-api
- name: Deploy Firebase Function
uses: w9jds/firebase-action@master
uses: w9jds/firebase-action@v13.0.3
with:
args: deploy --only functions --debug
env:
Expand Down

0 comments on commit a327daf

Please sign in to comment.