Skip to content

Commit ff14c22

Browse files
Bump sehat1137/telegram-notifier from 1.4.0 to 1.4.1 (wemake-services#3541)
Bumps [sehat1137/telegram-notifier](https://github.com/sehat1137/telegram-notifier) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/sehat1137/telegram-notifier/releases) - [Changelog](https://github.com/Sehat1137/telegram-notifier/blob/master/CHANGELOG.md) - [Commits](reagento/relator@e99082a...001d014) --- updated-dependencies: - dependency-name: sehat1137/telegram-notifier dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 687edc5 commit ff14c22

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@e99082adf06006d67e381310f0447fae4eb8be31 # v1.4.0
21+
uses: sehat1137/telegram-notifier@001d014161c5141b65608fb2ec98d815a9356425 # v1.4.1
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)