diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b41aef4b..2a9c1ffa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"actions/lint-pr-title":"1.0.0"} +{"actions/lint-pr-title":"1.0.0","actions/get-vault-secrets":"1.0.0"} diff --git a/actions/get-vault-secrets/CHANGELOG.md b/actions/get-vault-secrets/CHANGELOG.md new file mode 100644 index 00000000..21520e2e --- /dev/null +++ b/actions/get-vault-secrets/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## 1.0.0 (2024-10-04) + + +### 🐛 Bug Fixes + +* **renovate:** fix action versions, add more triggers ([#249](https://github.com/grafana/shared-workflows/issues/249)) ([3b1e65f](https://github.com/grafana/shared-workflows/commit/3b1e65f1b3b563a309b4aa5f888d916ad389cec3)) + + +### 🔧 Miscellaneous Chores + +* **deps:** update google-github-actions/auth action to v2.1.5 ([#248](https://github.com/grafana/shared-workflows/issues/248)) ([a5d1613](https://github.com/grafana/shared-workflows/commit/a5d1613fba998ba9b99b7267b6f9b915562da962)) +* **deps:** update google-github-actions/auth action to v2.1.6 ([#436](https://github.com/grafana/shared-workflows/issues/436)) ([a275eef](https://github.com/grafana/shared-workflows/commit/a275eefa9f63e3bec05bd90ea77cfbbc9879afe8)) +* **deps:** update hashicorp/vault-action action to v3 ([#267](https://github.com/grafana/shared-workflows/issues/267)) ([553b76e](https://github.com/grafana/shared-workflows/commit/553b76e74be26afbed46de7df5393459deccacad)) +* Update action dependencies ([#39](https://github.com/grafana/shared-workflows/issues/39)) ([b271a8b](https://github.com/grafana/shared-workflows/commit/b271a8b01e61d00dc987dbb77744bd9e01fe862d))