Skip to content

Commit 66caf23

Browse files
chore(deps): Update golangci/golangci-lint-action action to v6.5.2 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f1cfe3 commit 66caf23

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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
33+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
3434
with:
3535
version: latest
3636

0 commit comments

Comments
 (0)