Skip to content

Commit 20a951e

Browse files
prombotv-zhuravlev
authored andcommitted
Update common Prometheus files (prometheus#2946)
Signed-off-by: prombot <[email protected]> Signed-off-by: Vitaly Zhuravlev <[email protected]>
1 parent be2f8ff commit 20a951e

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
@@ -33,6 +33,6 @@ jobs:
3333
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
3434
if: github.repository == 'prometheus/snmp_exporter'
3535
- name: Lint
36-
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
36+
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
3737
with:
3838
version: v1.55.2

0 commit comments

Comments
 (0)