Skip to content

Commit a16e558

Browse files
Merge pull request #85 from matthewhartstonge/dependabot/github_actions/main/golangci/golangci-lint-action-6.5.2
2 parents 4af9b3e + c3b63ba commit a16e558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: go mod download
2727

2828
- name: Run golangci-lint
29-
uses: golangci/[email protected].1
29+
uses: golangci/[email protected].2
3030

3131
test:
3232
name: Test Go@v${{ matrix.go-version }}

0 commit comments

Comments
 (0)