Skip to content

Commit 7b628e7

Browse files
chore(main): release send-slack-message 1.0.0 (#414)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae58551 commit 7b628e7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"actions/lint-pr-title": "1.0.0",
33
"actions/get-vault-secrets": "1.0.0",
4-
"actions/dockerhub-login": "1.0.0"
4+
"actions/dockerhub-login": "1.0.0",
5+
"actions/send-slack-message": "1.0.0"
56
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-11-26)
4+
5+
6+
### 🔧 Miscellaneous Chores
7+
8+
* **deps:** update slackapi/slack-github-action action to v1.27.0 ([#264](https://github.com/grafana/shared-workflows/issues/264)) ([f790e79](https://github.com/grafana/shared-workflows/commit/f790e799f029dcfa2174d59263dbe7ff2a51452b))
9+
* **deps:** update slackapi/slack-github-action action to v1.27.1 ([#533](https://github.com/grafana/shared-workflows/issues/533)) ([1a854a0](https://github.com/grafana/shared-workflows/commit/1a854a06dcab7421c2436ae585cf18af09112803))

0 commit comments

Comments
 (0)