Skip to content

Commit 1b814f0

Browse files
committed
ci: pin pipe-action to v0.9.0 in telegram-notify workflow
1 parent 005d82b commit 1b814f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/notify-telegram.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Telegram-Benachrichtigung senden
1818
uses: MachuraHarry/pipe/pipe-action@master
1919
with:
20+
version: v0.9.0
2021
script: |
2122
ev: env "EVENT_NAME"
2223
msg: if ev == "push"

0 commit comments

Comments
 (0)