Skip to content

Commit 1a35fa6

Browse files
authored
Update golangci/golangci-lint-action to v3.4.0
Release Notes: https://github.com/golangci/golangci-lint-action/releases/tag/v3.4.0 Signed-off-by: Conall O'Brien <[email protected]>
1 parent 035b875 commit 1a35fa6

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
@@ -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@v3.3.1
28+
uses: golangci/golangci-lint-action@v3.4.0
2929
with:
3030
version: v1.50.1

0 commit comments

Comments
 (0)