Skip to content

Bump Go version to 1.24.6 and golangci-lint to v2.6.0 #2022

Bump Go version to 1.24.6 and golangci-lint to v2.6.0

Bump Go version to 1.24.6 and golangci-lint to v2.6.0 #2022

Workflow file for this run

name: ci
on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- master
tags:
- "v*"
pull_request:
permissions:
contents: read
id-token: write
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit
with:
golang-version: "1.24.6"