Skip to content

Commit c6451a6

Browse files
authored
Merge pull request #3393 from gdg-x/dependabot/github_actions/w9jds/firebase-action-14.26.0
Bump w9jds/firebase-action from 14.23.0 to 14.26.0
2 parents 59499f0 + 6ae01c1 commit c6451a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: echo "{}" > serviceAccount.json
1616
- run: npm ci
1717
- run: npm run build
18-
- uses: w9jds/firebase-action@v14.23.0
18+
- uses: w9jds/firebase-action@v14.26.0
1919
with:
2020
args: deploy
2121
env:

0 commit comments

Comments
 (0)