mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
Merge pull request #16265 from prometheus/dependabot/github_actions/scripts/golangci/golangci-lint-action-6.5.2
chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 in /scripts
This commit is contained in:
commit
f8caa6f5df
@ -33,7 +33,7 @@ jobs:
|
||||
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
|
||||
if: github.repository == 'prometheus/snmp_exporter'
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
|
||||
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
|
||||
with:
|
||||
args: --verbose
|
||||
version: v1.64.6
|
||||
|
Loading…
Reference in New Issue
Block a user