Skip to content

Commit b3e659a

Browse files
committed
change firebase action specific commit march 15 v13.9.0
1 parent 109ad4f commit b3e659a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
flutter build appbundle --no-pub --obfuscate --split-debug-info=build/app/outputs/aab-symbols/symbols
113113
114114
- name: Upload aab symbols to firebase
115-
uses: w9jds/firebase-action@8354b09
115+
uses: w9jds/firebase-action@8354b09806f3107c9a27e22ec444f60452608104
116116
with:
117117
args: crashlytics:symbols:upload --app=${{ secrets.FIREBASE_ANDROID_APP_ID }} build/app/outputs/aab-symbols/symbols
118118
env:

0 commit comments

Comments
 (0)