[skip ci] Update DamianReeves/write-file-action

This commit is contained in:
jobobby04 2022-12-31 20:05:19 -05:00 committed by GitHub
parent bc76490967
commit 5a3a2084cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
# SY <--
- name: Write google-services.json
uses: DamianReeves/write-file-action@v1.0
uses: DamianReeves/write-file-action@v1.2
with:
path: app/google-services.json
contents: ${{ secrets.GOOGLE_SERVICES_TEXT }}