Skip to content

Commit 0389bdf

Browse files
Bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 (#145)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan Parman <rparman@northwood-labs.com>
1 parent 696fa29 commit 0389bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
cache: true
5151

5252
- name: golangci-lint
53-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v3.7.1
53+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
5454
with:
5555
version: latest
5656
only-new-issues: true

0 commit comments

Comments
 (0)