Skip to content

Commit 996fbb9

Browse files
build: update firebaseextended/action-hosting-deploy digest to d482eb9 (#31066)
See associated pull request for more information.
1 parent 04f59a9 commit 996fbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dev-app-main-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
npx -y firebase-tools@latest target:clear --project ${{env.PREVIEW_PROJECT}} hosting dev-app
3939
npx -y firebase-tools@latest target:apply --project ${{env.PREVIEW_PROJECT}} hosting dev-app ${{env.PREVIEW_SITE}}
4040
41-
- uses: FirebaseExtended/action-hosting-deploy@638d3c162747cead0c1c0d3093208ed59dfd8231 # v0
41+
- uses: FirebaseExtended/action-hosting-deploy@d482eb942f549f059116ec36b191860128553142 # v0
4242
id: deploy
4343
with:
4444
# Note: No token used here as the action otherwise may attempt to post a comment.

0 commit comments

Comments
 (0)