Skip to content

build(deps): bump gopkg.in/telebot.v3 from 3.3.6 to 3.3.8 #92

build(deps): bump gopkg.in/telebot.v3 from 3.3.6 to 3.3.8

build(deps): bump gopkg.in/telebot.v3 from 3.3.6 to 3.3.8 #92

Workflow file for this run

name: lint
on:
push:
tags:
- v*
branches: [main]
pull_request:
branches: [main]
# Allows to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Lint and Test
run: make