Skip to content

Commit 53085bb

Browse files
Update golangci/golangci-lint-action action to v6.5.2 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88dab1c commit 53085bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
2626
if: github.repository == 'prometheus/snmp_exporter'
2727
- name: Lint
28-
uses: golangci/golangci-lint-action@v6.1.0
28+
uses: golangci/golangci-lint-action@v6.5.2
2929
with:
3030
version: v1.54

0 commit comments

Comments
 (0)