Skip to content

Commit 97c6f45

Browse files
chore(main): release get-vault-secrets 1.0.1 (#513)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4dd1a0d commit 97c6f45

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"actions/lint-pr-title": "1.1.0",
3-
"actions/get-vault-secrets": "1.0.0",
3+
"actions/get-vault-secrets": "1.0.1",
44
"actions/dockerhub-login": "1.0.0",
55
"actions/send-slack-message": "1.0.0",
66
"actions/aws-auth": "1.0.0",

Diff for: actions/get-vault-secrets/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/grafana/shared-workflows/compare/get-vault-secrets-v1.0.0...get-vault-secrets-v1.0.1) (2024-11-28)
4+
5+
6+
### 🔧 Miscellaneous Chores
7+
8+
* **deps:** update google-github-actions/auth action to v2.1.7 ([#509](https://github.com/grafana/shared-workflows/issues/509)) ([41774d7](https://github.com/grafana/shared-workflows/commit/41774d7ebb3ca78e05aa6d2007e5e98c7a2fcf4f))
9+
* **get-vault-secrets:** remove the iap-auth step from get-vault-secrets ([#520](https://github.com/grafana/shared-workflows/issues/520)) ([cbdc528](https://github.com/grafana/shared-workflows/commit/cbdc528c28586253be7c33b531916b2bd7431324))
10+
311
## 1.0.0 (2024-10-16)
412

513

0 commit comments

Comments
 (0)