diff --git a/.github/workflows/go-multierror.yml b/.github/workflows/go-multierror.yml index 14e1c8d..a4c6220 100644 --- a/.github/workflows/go-multierror.yml +++ b/.github/workflows/go-multierror.yml @@ -38,7 +38,7 @@ jobs: # go version file has the minimum supported version of go - 1.13 go-version-file: go.mod - name: Run golangci-lint - uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 + uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee with: version: v2.8.0