Skip to content

Bump vue from 3.3.8 to 3.4.14 in /webui/frontend #3116

Bump vue from 3.3.8 to 3.4.14 in /webui/frontend

Bump vue from 3.3.8 to 3.4.14 in /webui/frontend #3116

Workflow file for this run

name: telegram
on: [push, create, fork, issue_comment, issues, pull_request_review, pull_request_review_comment]
jobs:
notification:
runs-on: ubuntu-latest
name: telegram notification
if: github.repository_owner == 'moshebe'
steps:
- uses: actions/checkout@master
- name: send telegram notification to Gebug tracking group
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}