CI: Pin telegram action version
Some checks failed
Build Docker image / Build image (push) Failing after 30s
Some checks failed
Build Docker image / Build image (push) Failing after 30s
This commit is contained in:
parent
3cefa38f07
commit
718ffa5a24
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ jobs:
|
|||
|
||||
- name: Notify in Telegram channel
|
||||
if: env.PUSHED == 'true' || steps.check.outputs.differs == 'true'
|
||||
uses: https://github.com/appleboy/telegram-action@master
|
||||
uses: https://github.com/appleboy/telegram-action@v1.01
|
||||
with:
|
||||
to: "-1001915202306"
|
||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue