Merge branch 'main' into dependabot/go_modules/github.com/prometheus/common-0.43.0

This commit is contained in:
Denis Mishin 2023-05-15 13:27:20 -04:00 committed by GitHub
commit 3c28dcff51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,13 +44,13 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: gcloud authenticate
uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf
uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033
with:
project_id: ${{ secrets.GCP_PRODUCTION_PROJECT_ID }}
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT }}
- name: gcloud sdk
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b
- name: Gcloud login
run: gcloud auth configure-docker