ci(deps): bump google-github-actions/auth from 1 to 2
@@ -36,7 +36,7 @@ jobs:
echo ${{ secrets. DOCKER_REGISTRY_PASSWORD }} | docker login --username wsmoogle --password-stdin
- name: Authenticate to Google Cloud for GROWI.cloud
- uses: google-github-actions/auth@v1
+ uses: google-github-actions/auth@v2
with:
credentials_json: '${{ secrets.GCP_SA_KEY_SLACKBOT_PROXY }}'