From 259bcc49bbd805f698e644aa7b7e31b0a07b4f46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 05:11:32 +0000 Subject: [PATCH] chore(main): release login-to-gar 1.0.1 --- .release-please-manifest.json | 2 +- actions/login-to-gar/CHANGELOG.md | 14 ++++++++++++++ actions/login-to-gar/README.md | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c55643c7d..358fed6d0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,7 +6,7 @@ "actions/push-to-gar-docker": "0.5.2", "actions/aws-auth": "1.0.2", "actions/build-push-to-dockerhub": "0.2.0", - "actions/login-to-gar": "1.0.0", + "actions/login-to-gar": "1.0.1", "actions/login-to-gcs": "0.2.1", "actions/argo-lint": "1.0.2", "actions/setup-conftest": "1.0.2", diff --git a/actions/login-to-gar/CHANGELOG.md b/actions/login-to-gar/CHANGELOG.md index bf63ac2b4..100e03be2 100644 --- a/actions/login-to-gar/CHANGELOG.md +++ b/actions/login-to-gar/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.0.1](https://github.com/grafana/shared-workflows/compare/login-to-gar/v1.0.0...login-to-gar/v1.0.1) (2025-09-05) + + +### 🔧 Miscellaneous Chores + +* **deps:** update google-github-actions/auth action to v2.1.11 ([#1150](https://github.com/grafana/shared-workflows/issues/1150)) ([895722b](https://github.com/grafana/shared-workflows/commit/895722b12337ee97909efa8a78886ee69297ed50)) +* **deps:** update google-github-actions/auth action to v2.1.12 ([#1184](https://github.com/grafana/shared-workflows/issues/1184)) ([ee464c5](https://github.com/grafana/shared-workflows/commit/ee464c522eba7d1a22b82d27739f4bf789102900)) +* **deps:** update google-github-actions/auth action to v3 ([#1285](https://github.com/grafana/shared-workflows/issues/1285)) ([9f0b61a](https://github.com/grafana/shared-workflows/commit/9f0b61a459b2106ee915a3c482e493c7f659312f)) +* **deps:** update google-github-actions/setup-gcloud action to v2.1.5 ([#1151](https://github.com/grafana/shared-workflows/issues/1151)) ([84f55b1](https://github.com/grafana/shared-workflows/commit/84f55b125e875869f7aead3c1ed900eaae2735bb)) +* **deps:** update google-github-actions/setup-gcloud action to v2.2.0 ([#1211](https://github.com/grafana/shared-workflows/issues/1211)) ([dc9441f](https://github.com/grafana/shared-workflows/commit/dc9441f43be7baaf190c5b1b6c0fa3589a988907)) +* **deps:** update google-github-actions/setup-gcloud action to v2.2.1 ([#1266](https://github.com/grafana/shared-workflows/issues/1266)) ([8bb65cb](https://github.com/grafana/shared-workflows/commit/8bb65cb7cc5b627ec350a229de34aee58872650a)) +* **deps:** update google-github-actions/setup-gcloud action to v3 ([#1267](https://github.com/grafana/shared-workflows/issues/1267)) ([ac79b81](https://github.com/grafana/shared-workflows/commit/ac79b814a3c74384d24bb0431a3d99caa948e806)) +* **deps:** update google-github-actions/setup-gcloud action to v3.0.1 ([#1283](https://github.com/grafana/shared-workflows/issues/1283)) ([3a233ec](https://github.com/grafana/shared-workflows/commit/3a233ece646e1a9715d9e4ff27f7d8f98ae8b232)) + ## [1.0.0](https://github.com/grafana/shared-workflows/compare/login-to-gar/v0.4.3...login-to-gar/v1.0.0) (2025-06-17) diff --git a/actions/login-to-gar/README.md b/actions/login-to-gar/README.md index bb808f556..a0674987a 100644 --- a/actions/login-to-gar/README.md +++ b/actions/login-to-gar/README.md @@ -19,7 +19,7 @@ jobs: contents: read id-token: write steps: - - uses: grafana/shared-workflows/actions/login-to-gar@login-to-gar/v1.0.0 + - uses: grafana/shared-workflows/actions/login-to-gar@login-to-gar/v1.0.1 id: login-to-gar with: registry: "" # e.g. us-docker.pkg.dev