This is an automated email from the ASF dual-hosted git repository.
dhanak pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 1fc32e18e Bump zulip/github-actions-zulip (#2143)
1fc32e18e is described below
commit 1fc32e18e4c7660f056bff6d95d737a21ba436c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 10:17:06 2026 +0100
Bump zulip/github-actions-zulip (#2143)
Bumps
[zulip/github-actions-zulip](https://github.com/zulip/github-actions-zulip)
from e71e15b429b0e79cc7b63e4e3dad0146443fab6f to
d49c9ccdadd884e5b0caf7d4d3955d2bfe510273.
- [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/e71e15b429b0e79cc7b63e4e3dad0146443fab6f...d49c9ccdadd884e5b0caf7d4d3955d2bfe510273)
---
updated-dependencies:
- dependency-name: zulip/github-actions-zulip
dependency-version: d49c9ccdadd884e5b0caf7d4d3955d2bfe510273
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.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 3524d679e..02e3f5d05 100644
--- a/.github/workflows/issues.yml
+++ b/.github/workflows/issues.yml
@@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v6
- name: Send a stream message
- uses:
zulip/github-actions-zulip/send-message@e71e15b429b0e79cc7b63e4e3dad0146443fab6f
+ uses:
zulip/github-actions-zulip/send-message@d49c9ccdadd884e5b0caf7d4d3955d2bfe510273
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]