mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-05-14 13:58:49 +00:00
Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#230)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](9d1e0624a7...38e1018663
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f959f6c7c9
commit
7737351471
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -29,6 +29,6 @@ jobs:
|
||||
if: github.repository == 'prometheus/snmp_exporter'
|
||||
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
|
||||
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
|
||||
with:
|
||||
version: v1.54.2
|
||||
|
Loading…
Reference in New Issue
Block a user