Skip to content

Commit 8af57f5

Browse files
committed
ci: bump golang-version/golangci-lint-version
1 parent 2a0012c commit 8af57f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@ permissions:
1414

1515
jobs:
1616
plugin-ci:
17-
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
17+
uses: mattermost/actions-workflows/.github/workflows/community-plugin-ci.yml@main
1818
secrets: inherit
19+
with:
20+
golang-version: "1.24.1"
21+
golangci-lint-version: "v2.0.2"

0 commit comments

Comments
 (0)