This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/github_actions/zulip/github-actions-zulip-e4c8f27c732ba9bd98ac6be0583096dea82feea5
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
commit ac537ddb1171efd2c2590bc3d330e9f7ee08a56d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 18 13:38:46 2024 +0000
build(deps): bump zulip/github-actions-zulip
Bumps
[zulip/github-actions-zulip](https://github.com/zulip/github-actions-zulip)
from b62d5a0e48a4d984ea4fce5dd65ba691963d4db4 to
e4c8f27c732ba9bd98ac6be0583096dea82feea5.
- [Release notes](https://github.com/zulip/github-actions-zulip/releases)
-
[Changelog](https://github.com/zulip/github-actions-zulip/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/zulip/github-actions-zulip/compare/b62d5a0e48a4d984ea4fce5dd65ba691963d4db4...e4c8f27c732ba9bd98ac6be0583096dea82feea5)
---
updated-dependencies:
- dependency-name: zulip/github-actions-zulip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.github/workflows/issues.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml
index e53c2b4b7..6779e30d9 100644
--- a/.github/workflows/issues.yml
+++ b/.github/workflows/issues.yml
@@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Send a stream message
- uses:
zulip/github-actions-zulip/send-message@b62d5a0e48a4d984ea4fce5dd65ba691963d4db4
+ uses:
zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5
env:
CONTENT: "I have detected a new issue on ${{ github.event.repo.name
}}.\nLink: ${{ github.event.issue.html_url }}\nThis is an automatically relayed
message. Don't reply to me directly.\n-- Issue description:\n${{
github.event.issue.body }}"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]