Skip to content

Commit

Permalink
Merge pull request #73 from matthewhartstonge/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/main/golangci/golangci-lint-action-6.3.0

chore: Bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
  • Loading branch information
matthewhartstonge authored Feb 4, 2025
2 parents 5831551 + ce43c35 commit 802130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: go mod download

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6.2.0
uses: golangci/golangci-lint-action@v6.3.0

test:
name: Test Go@v${{ matrix.go-version }}
Expand Down

0 comments on commit 802130e

Please sign in to comment.