Skip to content

Commit

Permalink
Bump zulip/github-actions-zulip (#1879)
Browse files Browse the repository at this point in the history
Bumps [zulip/github-actions-zulip](https://github.com/zulip/github-actions-zulip) from e71e15b429b0e79cc7b63e4e3dad0146443fab6f 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](zulip/github-actions-zulip@e71e15b...e4c8f27)

---
updated-dependencies:
- dependency-name: zulip/github-actions-zulip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent f93f1c7 commit 8123b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Send a stream message
uses: zulip/github-actions-zulip/send-message@e71e15b429b0e79cc7b63e4e3dad0146443fab6f
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:
Expand Down

0 comments on commit 8123b27

Please sign in to comment.