Skip to content

go(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 #124

go(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0

go(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 #124

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci-lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.17
- name: golangci-lint
uses: golangci/[email protected]