From 81deb86c1c83085168b1315550e365d3289082e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 06:49:43 +0000 Subject: [PATCH] chore(main): release login-to-gar 0.1.1 --- .release-please-manifest.json | 2 +- actions/login-to-gar/CHANGELOG.md | 7 +++++++ actions/login-to-gar/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 002865483..bed693674 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,7 +6,7 @@ "actions/push-to-gar-docker": "0.1.0", "actions/aws-auth": "1.0.0", "actions/build-push-to-dockerhub": "0.1.0", - "actions/login-to-gar": "0.1.0", + "actions/login-to-gar": "0.1.1", "actions/login-to-gcs": "0.1.0", "actions/argo-lint": "1.0.0", "actions/setup-conftest": "1.0.0", diff --git a/actions/login-to-gar/CHANGELOG.md b/actions/login-to-gar/CHANGELOG.md index 626d44744..f732097c7 100644 --- a/actions/login-to-gar/CHANGELOG.md +++ b/actions/login-to-gar/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/grafana/shared-workflows/compare/login-to-gar-v0.1.0...login-to-gar-v0.1.1) (2024-12-13) + + +### 🔧 Miscellaneous Chores + +* update readme when a new release is available ([#548](https://github.com/grafana/shared-workflows/issues/548)) ([9bf9163](https://github.com/grafana/shared-workflows/commit/9bf9163126c44247bcee6b6b9390eb488f9ead53)) + ## 0.1.0 (2024-11-28) diff --git a/actions/login-to-gar/README.md b/actions/login-to-gar/README.md index 4fc96cd16..036f2521b 100644 --- a/actions/login-to-gar/README.md +++ b/actions/login-to-gar/README.md @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: grafana/shared-workflows/actions/login-to-gar@login-to-gar-v0.1.0 + - uses: grafana/shared-workflows/actions/login-to-gar@login-to-gar-v0.1.1 id: login-to-gar with: registry: "" # e.g. us-docker.pkg.dev