Skip to content

Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 (#755) #2537

Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 (#755)

Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 (#755) #2537

Workflow file for this run

name: ci
on:
push:
branches:
- main
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
with:
golangci-lint-version: "v1.61.0"
golang-version: "1.23"
secrets: inherit