From 4adfda83d5c1c4907b50c57bfe0416c30e25f081 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 09:42:12 +0000 Subject: [PATCH] chore(main): release push-to-gar-docker 0.5.2 --- .release-please-manifest.json | 2 +- actions/push-to-gar-docker/CHANGELOG.md | 18 ++++++++++++++++++ actions/push-to-gar-docker/README.md | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 361214301..633a09690 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,7 +3,7 @@ "actions/get-vault-secrets": "1.2.1", "actions/dockerhub-login": "1.0.2", "actions/send-slack-message": "2.0.3", - "actions/push-to-gar-docker": "0.5.1", + "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", diff --git a/actions/push-to-gar-docker/CHANGELOG.md b/actions/push-to-gar-docker/CHANGELOG.md index 1b19b62ab..fb27f4e64 100644 --- a/actions/push-to-gar-docker/CHANGELOG.md +++ b/actions/push-to-gar-docker/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [0.5.2](https://github.com/grafana/shared-workflows/compare/push-to-gar-docker/v0.5.1...push-to-gar-docker/v0.5.2) (2025-07-23) + + +### 🐛 Bug Fixes + +* remediate latest zizmor findings, fix supplying zizmor config ([#1101](https://github.com/grafana/shared-workflows/issues/1101)) ([712c599](https://github.com/grafana/shared-workflows/commit/712c59975bc0de22124b866153826f04023f18fd)) + + +### 📝 Documentation + +* update all readmes to replace hyphen with slash ([#1008](https://github.com/grafana/shared-workflows/issues/1008)) ([472df76](https://github.com/grafana/shared-workflows/commit/472df76fb1cbb92a17fb9e055bdf0d1399109ee3)) + + +### 🔧 Miscellaneous Chores + +* **deps:** update docker/build-push-action action to v6.18.0 ([#1065](https://github.com/grafana/shared-workflows/issues/1065)) ([5b5ee4c](https://github.com/grafana/shared-workflows/commit/5b5ee4cf0a527daf5e32b7f968637b8a8ed7efcb)) +* **deps:** update docker/setup-buildx-action action to v3.11.1 ([#1068](https://github.com/grafana/shared-workflows/issues/1068)) ([5233cbc](https://github.com/grafana/shared-workflows/commit/5233cbc5d62242fb17b2259c2c4bd2a628af5528)) + ## [0.5.1](https://github.com/grafana/shared-workflows/compare/push-to-gar-docker-v0.5.0...push-to-gar-docker/v0.5.1) (2025-06-02) diff --git a/actions/push-to-gar-docker/README.md b/actions/push-to-gar-docker/README.md index fd826664c..1a4022acb 100644 --- a/actions/push-to-gar-docker/README.md +++ b/actions/push-to-gar-docker/README.md @@ -37,7 +37,7 @@ jobs: persist-credentials: false - id: push-to-gar - uses: grafana/shared-workflows/actions/push-to-gar-docker@push-to-gar-docker/v0.5.1 + uses: grafana/shared-workflows/actions/push-to-gar-docker@push-to-gar-docker/v0.5.2 with: registry: "" # e.g. us-docker.pkg.dev, optional tags: |-