File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5555 uses : firebase/firebase-admin-node/.github/actions/send-tweet@master
5656 with :
5757 status : >
58- ${{ steps.postcheck.outputs.version }} of @Firebase Admin Go SDK is avaialble .
58+ ${{ steps.postcheck.outputs.version }} of @Firebase Admin Go SDK is available .
5959 https://github.com/firebase/firebase-admin-go/releases/tag/${{ steps.postcheck.outputs.version }}
6060 consumer-key : ${{ secrets.FIREBASE_TWITTER_CONSUMER_KEY }}
6161 consumer-secret : ${{ secrets.FIREBASE_TWITTER_CONSUMER_SECRET }}
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ import (
3838var defaultAuthOverrides = make (map [string ]interface {})
3939
4040// Version of the Firebase Go Admin SDK.
41- const Version = "3.12.0 "
41+ const Version = "3.12.1 "
4242
4343// firebaseEnvName is the name of the environment variable with the Config.
4444const firebaseEnvName = "FIREBASE_CONFIG"
You can’t perform that action at this time.
0 commit comments