aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/touch-google-refresh-token.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/touch-google-refresh-token.yml')
-rw-r--r--.github/workflows/touch-google-refresh-token.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/touch-google-refresh-token.yml b/.github/workflows/touch-google-refresh-token.yml
index 9c4e2ec9..03b40751 100644
--- a/.github/workflows/touch-google-refresh-token.yml
+++ b/.github/workflows/touch-google-refresh-token.yml
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
environment: cd
steps:
- - uses: cardinalby/google-api-fetch-token-action@24c99245e2a2494cc4c4b1037203d319a184b15b # pin@v1.0.3
+ - uses: cardinalby/google-api-fetch-token-action@f455422472a558d48d939e77a65cdcec38e707b5 # pin@v1.0.4
with:
clientId: ${{ secrets.G_CLIENT_ID }}
clientSecret: ${{ secrets.G_CLIENT_SECRET }}