Skip to content

Commit

Permalink
chore(main): release send-slack-message 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 8, 2024
1 parent 28e04aa commit c2b95b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"actions/lint-pr-title": "1.0.0",
"actions/get-vault-secrets": "1.0.0",
"actions/dockerhub-login": "1.0.0"
"actions/dockerhub-login": "1.0.0",
"actions/send-slack-message": "1.0.0"
}
8 changes: 8 additions & 0 deletions actions/send-slack-message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-11-08)


### 🔧 Miscellaneous Chores

* **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))

0 comments on commit c2b95b6

Please sign in to comment.