Skip to content

Commit 0b42828

Browse files
Bump sehat1137/telegram-notifier from 1.3.0 to 1.4.0 (#3538)
Bumps [sehat1137/telegram-notifier](https://github.com/sehat1137/telegram-notifier) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/sehat1137/telegram-notifier/releases) - [Changelog](https://github.com/Sehat1137/telegram-notifier/blob/master/CHANGELOG.md) - [Commits](reagento/relator@5d13003...27e8505) --- updated-dependencies: - dependency-name: sehat1137/telegram-notifier dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eceb0fe commit 0b42828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-event-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Send Telegram notification for new issue
20-
uses: sehat1137/telegram-notifier@5d130037eb80a33251f3afe8bc56447236acab77 # v1.3.0
20+
uses: sehat1137/telegram-notifier@27e8505551e7806d06c7e97e41e86ac7d548b04b # v1.4.0
2121
with:
2222
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
2323
tg-chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}

0 commit comments

Comments
 (0)