Merge pull request #14260 from rabbitmq/dependabot/github_actions/v3.13.x/google-github-actions/auth-2.1.11
OCI (make) / build-package-generic-unix (push) Has been cancelled Details
Test / check-workflow (push) Has been cancelled Details
OCI (make) / build (linux/amd64) (push) Has been cancelled Details
OCI (make) / merge (push) Has been cancelled Details
OCI (make) / summary-oci (push) Has been cancelled Details
Test / test-amqp10_client (push) Has been cancelled Details
Test / test-amqp10_common (push) Has been cancelled Details
Test / test-amqp_client (push) Has been cancelled Details
Test / test-oauth2_client (push) Has been cancelled Details
Test / test-rabbit_common (push) Has been cancelled Details
Test / test-rabbitmq_ct_client_helpers (push) Has been cancelled Details
Test / test-rabbitmq_ct_helpers (push) Has been cancelled Details
Test / test-rabbitmq_stream_common (push) Has been cancelled Details
Test / test-trust_store_http (push) Has been cancelled Details
Test / test-rabbit-0 (push) Has been cancelled Details
Test / test-rabbit-1 (push) Has been cancelled Details
Test / test-rabbit-2 (push) Has been cancelled Details
Test / test-rabbit-3 (push) Has been cancelled Details
Test / test-rabbit-4 (push) Has been cancelled Details
Test / test-rabbit-5 (push) Has been cancelled Details
Test / test-rabbit-6 (push) Has been cancelled Details
Test / test-rabbit-7 (push) Has been cancelled Details
Test / test-rabbit-8 (push) Has been cancelled Details
Test / test-rabbit-9 (push) Has been cancelled Details
Test / test-rabbitmq_cli (push) Has been cancelled Details
Test / test-rabbitmq_amqp1_0 (push) Has been cancelled Details
Test / test-rabbitmq_auth_backend_cache (push) Has been cancelled Details
Test / test-rabbitmq_auth_backend_http (push) Has been cancelled Details
Test / test-rabbitmq_auth_backend_oauth2 (push) Has been cancelled Details
Test / test-rabbitmq_auth_mechanism_ssl (push) Has been cancelled Details
Test / test-rabbitmq_aws (push) Has been cancelled Details
Test / test-rabbitmq_consistent_hash_exchange (push) Has been cancelled Details
Test / test-rabbitmq_event_exchange (push) Has been cancelled Details
Test / test-rabbitmq_federation (push) Has been cancelled Details
Test / test-rabbitmq_federation_management (push) Has been cancelled Details
Test / test-rabbitmq_jms_topic_exchange (push) Has been cancelled Details
Test / test-rabbitmq_management (push) Has been cancelled Details
Test / test-rabbitmq_management_agent (push) Has been cancelled Details
Test / test-rabbitmq_mqtt (push) Has been cancelled Details
Test / test-rabbitmq_peer_discovery_aws (push) Has been cancelled Details
Test / test-rabbitmq_peer_discovery_common (push) Has been cancelled Details
Test / test-rabbitmq_peer_discovery_consul (push) Has been cancelled Details
Test / test-rabbitmq_peer_discovery_etcd (push) Has been cancelled Details
Test / test-rabbitmq_peer_discovery_k8s (push) Has been cancelled Details
Test / test-rabbitmq_prelaunch (push) Has been cancelled Details
Test / test-rabbitmq_prometheus (push) Has been cancelled Details
Test / test-rabbitmq_random_exchange (push) Has been cancelled Details
Test / test-rabbitmq_recent_history_exchange (push) Has been cancelled Details
Test / test-rabbitmq_sharding (push) Has been cancelled Details
Test / test-rabbitmq_shovel (push) Has been cancelled Details
Test / test-rabbitmq_shovel_management (push) Has been cancelled Details
Test / test-rabbitmq_stomp (push) Has been cancelled Details
Test / test-rabbitmq_stream (push) Has been cancelled Details
Test / test-rabbitmq_stream_management (push) Has been cancelled Details
Test / test-rabbitmq_top (push) Has been cancelled Details
Test / test-rabbitmq_tracing (push) Has been cancelled Details
Test / test-rabbitmq_trust_store (push) Has been cancelled Details
Test / test-rabbitmq_web_dispatch (push) Has been cancelled Details
Test / test-rabbitmq_web_mqtt (push) Has been cancelled Details
Test / test-rabbitmq_web_mqtt_examples (push) Has been cancelled Details
Test / test-rabbitmq_web_stomp (push) Has been cancelled Details
Test / test-rabbitmq_web_stomp_examples (push) Has been cancelled Details
Test / summary-test (push) Has been cancelled Details

Bump google-github-actions/auth from 2.1.10 to 2.1.11
This commit is contained in:
Michael Klishin 2025-07-21 15:15:01 -07:00 committed by GitHub
commit 443bdabf52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View File

@ -68,7 +68,7 @@ jobs:
ecs-cli --version
- name: AUTHENTICATE TO GOOGLE CLOUD
if: steps.authorized.outputs.authorized == 'true'
uses: google-github-actions/auth@v2.1.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
- name: CONFIGURE BAZEL

View File

@ -58,7 +58,7 @@ jobs:
https://cdn.jsdelivr.net/hex
- name: Authenticate To Google Cloud
uses: google-github-actions/auth@v2.1.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}

View File

@ -77,7 +77,7 @@ jobs:
https://builds.hex.pm
https://cdn.jsdelivr.net/hex
- name: AUTHENTICATE TO GOOGLE CLOUD
uses: google-github-actions/auth@v2.1.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
- name: BUILD SECONDARY UMBRELLA ARCHIVE

View File

@ -54,7 +54,7 @@ jobs:
https://builds.hex.pm
https://cdn.jsdelivr.net/hex
- name: AUTHENTICATE TO GOOGLE CLOUD
uses: google-github-actions/auth@v2.1.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
- name: CONFIGURE BAZEL

View File

@ -51,7 +51,7 @@ jobs:
https://builds.hex.pm
https://cdn.jsdelivr.net/hex
- name: AUTHENTICATE TO GOOGLE CLOUD
uses: google-github-actions/auth@v2.1.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
- name: CONFIGURE BAZEL

View File

@ -54,7 +54,7 @@ jobs:
https://cdn.jsdelivr.net/hex
- name: Authenticate To Google Cloud
uses: google-github-actions/auth@v2.1.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}

View File

@ -53,7 +53,7 @@ jobs:
run: |
echo "value=bazel-repo-cache-${{ hashFiles('MODULE.bazel') }}" | tee -a $GITHUB_OUTPUT
- name: AUTHENTICATE TO GOOGLE CLOUD
uses: google-github-actions/auth@v2.1.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
- name: REPO CACHE