Skip to content

Commit eb66b5a

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 (#176)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c87b8e5 commit eb66b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- run: go build -v .
3737

3838
- name: Run linters
39-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
39+
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
4040
with:
4141
version: latest
4242

0 commit comments

Comments
 (0)