Skip to content

Commit 5d21704

Browse files
Bump sehat1137/telegram-notifier from 1.4.1 to 1.5.0 (#3546)
Bumps [sehat1137/telegram-notifier](https://github.com/sehat1137/telegram-notifier) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/sehat1137/telegram-notifier/releases) - [Changelog](https://github.com/reagento/relator/blob/master/CHANGELOG.md) - [Commits](reagento/relator@001d014...983edcc) --- updated-dependencies: - dependency-name: sehat1137/telegram-notifier dependency-version: 1.5.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 7592940 commit 5d21704

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
@@ -18,7 +18,7 @@ jobs:
1818
timeout-minutes: 2
1919
steps:
2020
- name: Send Telegram notification for new issue
21-
uses: sehat1137/telegram-notifier@001d014161c5141b65608fb2ec98d815a9356425 # v1.4.1
21+
uses: sehat1137/telegram-notifier@983edccef69ef9a25b97552daaeaf0f183b470f4 # v1.5.0
2222
if: contains(github.event.issue.labels.*.name, 'help wanted')
2323
with:
2424
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}

0 commit comments

Comments
 (0)