Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4bb92c

Browse files
gha: bump appleboy/telegram-action in the github-actions group (#246)
Bumps the github-actions group with 1 update: [appleboy/telegram-action](https://github.com/appleboy/telegram-action).Updates `appleboy/telegram-action` from 1.0.0 to 1.0.1- [Release notes](https://github.com/appleboy/telegram-action/releases)- [Changelog](https://github.com/appleboy/telegram-action/blob/master/.goreleaser.yaml)- [Commits](appleboy/telegram-action@v1.0.0...v1.0.1)---updated-dependencies:- dependency-name: appleboy/telegram-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent19aafef commita4bb92c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
-name:Notify via Telegram
9393
if:always() && steps.prepare.outcome == 'success' && github.event_name == 'schedule' && inputs.tx_project == 'python-newest'
94-
uses:appleboy/telegram-action@v1.0.0
94+
uses:appleboy/telegram-action@v1.0.1
9595
with:
9696
to:${{ secrets.TELEGRAM_TO }}
9797
token:${{ secrets.TELEGRAM_TOKEN }}
@@ -150,7 +150,7 @@ jobs:
150150

151151
-name:Notify via Telegram
152152
if:always() && steps.prepare.outcome == 'success' && github.event_name == 'schedule' && inputs.tx_project == 'python-newest'
153-
uses:appleboy/telegram-action@v1.0.0
153+
uses:appleboy/telegram-action@v1.0.1
154154
with:
155155
to:${{ secrets.TELEGRAM_TO }}
156156
token:${{ secrets.TELEGRAM_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp