Skip to content

Commit 2e4cc06

Browse files
authored
fix(readme): update readme to use number version
1 parent 233c1a9 commit 2e4cc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Deploy to Firebase
26-
uses: sws2apps/firebase-deployment@e6dfe2cb17dbfeecf7910f5c1d4fee2f0c07deb5
26+
uses: sws2apps/firebase-deployment@v2 #consider using pin for dependabot auto update
2727
with:
2828
project: 'my-firebase-project' #required
2929
config: 'frontend/firebase.json' #optional

0 commit comments

Comments
 (0)