Skip to content

deps: upgrade golangci-lint to v1.55.2 #99

deps: upgrade golangci-lint to v1.55.2

deps: upgrade golangci-lint to v1.55.2 #99

Workflow file for this run

name: ci
on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- master
tags:
- "v*"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit
with:
golangci-lint-version: "v1.55.2"