mirror of https://github.com/astral-sh/uv
Update google-github-actions/setup-gcloud digest to 26f734c (#15490)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | google-github-actions/setup-gcloud | action | digest | `cb1e50a` -> `26f734c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e802873cc
commit
563adb8904
|
|
@ -1770,7 +1770,7 @@ jobs:
|
||||||
credentials_json: "${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}"
|
credentials_json: "${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}"
|
||||||
|
|
||||||
- name: "Set up GCP SDK"
|
- name: "Set up GCP SDK"
|
||||||
uses: "google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397"
|
uses: "google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368"
|
||||||
|
|
||||||
- name: "Get GCP Artifact Registry token"
|
- name: "Get GCP Artifact Registry token"
|
||||||
id: get_token
|
id: get_token
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue