Skip to content

Commit 5f0d1f5

Browse files
chore(deps): Update golangci/golangci-lint-action action to v6.4.0 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54027d6 commit 5f0d1f5

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
@@ -30,7 +30,7 @@ jobs:
3030
cache-dependency-path: go.sum
3131

3232
- name: golangci-lint
33-
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
33+
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
3434
with:
3535
version: latest
3636

0 commit comments

Comments
 (0)