Skip to content

Commit b8da696

Browse files
authored
Merge pull request #332 from yuanw/dependabot/github_actions/w9jds/firebase-action-14.4.0
chore(deps): bump w9jds/firebase-action from 14.3.1 to 14.4.0
2 parents 7948a34 + 62989bb commit b8da696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: dist
4343
path: dist
4444
- name: Deploy to Firebase
45-
uses: w9jds/firebase-action@v14.3.1
45+
uses: w9jds/firebase-action@v14.4.0
4646
with:
4747
args: deploy --message '${{github.event.head_commit.message}}' --only hosting
4848
env:

0 commit comments

Comments
 (0)