Skip to content

Commit 00d6e0a

Browse files
committed
ci: update telegram-notifier
1 parent c49030f commit 00d6e0a

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@27e8505551e7806d06c7e97e41e86ac7d548b04b # v1.4.0
21+
uses: sehat1137/telegram-notifier@e99082adf06006d67e381310f0447fae4eb8be31 # v1.4.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)