File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Send Telegram Notification on new release
16- uses : cbrgm/telegram-github-action@23e09288be3c649591e0cd48206f44173e8a4a63 # v1.3.10
16+ uses : cbrgm/telegram-github-action@ebc9e5967bf4f112549f4f60f0bb1ef0e942659a # v1.3.11
1717 with :
1818 token : ${{ secrets.TELEGRAM_TOKEN }}
1919 to : ${{ secrets.TELEGRAM_CHAT_ID }}
2727
2828 - name : Send Mastodon Status on new release
2929 id : mastodon
30- uses : cbrgm/mastodon-github-action@96ff691bc465fd7654dfb68697f94465125a7e21 # v2.1.21
30+ uses : cbrgm/mastodon-github-action@771a3605941f6e3e8a900efed5807d3e74586e1c # v2.1.22
3131 if : ${{ !github.event.repository.private }}
3232 with :
3333 access-token : ${{ secrets.MASTODON_ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments