Skip to content

Commit 311fa00

Browse files
authored
Merge pull request #2124 from roadrunner-server/dependabot/github_actions/golangci/golangci-lint-action-6.3.2
chore(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
2 parents e2d8691 + 6d517b6 commit 311fa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version: stable
2222

2323
- name: Run linter
24-
uses: golangci/golangci-lint-action@v6.3.0
24+
uses: golangci/golangci-lint-action@v6.3.2
2525
with:
2626
version: v1.62 # without patch version
2727
only-new-issues: false # show only new issues if it's a pull request

0 commit comments

Comments
 (0)