Skip to content

Commit cb307dc

Browse files
chore(main): release get-vault-secrets 1.0.0 (#423)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 06cb229 commit cb307dc

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"actions/lint-pr-title":"1.0.0"}
1+
{"actions/lint-pr-title":"1.0.0","actions/get-vault-secrets":"1.0.0"}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-10-16)
4+
5+
6+
### 🎉 Features
7+
8+
* added github oidc token as a header ([#471](https://github.com/grafana/shared-workflows/issues/471)) ([6426ecd](https://github.com/grafana/shared-workflows/commit/6426ecdc24bc202b5d0ac928f1bbede1ebcc4298))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* **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))
14+
15+
16+
### 🔧 Miscellaneous Chores
17+
18+
* **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))
19+
* **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))
20+
* **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))
21+
* Update action dependencies ([#39](https://github.com/grafana/shared-workflows/issues/39)) ([b271a8b](https://github.com/grafana/shared-workflows/commit/b271a8b01e61d00dc987dbb77744bd9e01fe862d))

0 commit comments

Comments
 (0)