Bump google-github-actions/auth from 2.1.7 to 2.1.8 (#5630)

This commit is contained in:
dependabot[bot]
2025-03-05 09:47:00 -05:00
committed by GitHub
parent 69cac17543
commit c28eb360c0

View File

@ -372,7 +372,7 @@ jobs:
cp -r build/* releases/language-server/${{ env.TAG }}
- name: "Authenticate to Google Cloud"
uses: "google-github-actions/auth@v2.1.7"
uses: "google-github-actions/auth@v2.1.8"
with:
credentials_json: "${{ secrets.GOOGLE_CLOUD_DL_SA }}"
- name: Set up Cloud SDK