Skip to content

Commit

Permalink
Bump FirebaseExtended/action-hosting-deploy from 0.7.0 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [FirebaseExtended/action-hosting-deploy](https://github.com/FirebaseExtended/action-hosting-deploy) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/FirebaseExtended/action-hosting-deploy/releases)
- [Commits](FirebaseExtended/action-hosting-deploy@4d0d002...120e124)

---
updated-dependencies:
- dependency-name: FirebaseExtended/action-hosting-deploy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 399b05e commit caa2178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unsafe_app_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
--target=lib/main_dev.dart
- name: Deploy to Firebase Hosting (sharezone-debug)
uses: FirebaseExtended/action-hosting-deploy@4d0d0023f1d92b9b7d16dda64b3d7abd2c98974b
uses: FirebaseExtended/action-hosting-deploy@120e124148ab7016bec2374e5050f15051255ba2
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_SHAREZONE_DEBUG }}
Expand Down

0 comments on commit caa2178

Please sign in to comment.