Skip to content

Commit 9572dc2

Browse files
Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#358)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: 9.2.0 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>
1 parent e1008c5 commit 9572dc2

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
@@ -29,6 +29,6 @@ jobs:
2929
if: github.repository == 'prometheus/snmp_exporter'
3030

3131
- name: Lint
32-
uses: golangci/golangci-lint-action@v9.1.0 # v9.1.0
32+
uses: golangci/golangci-lint-action@v9.2.0 # v9.1.0
3333
with:
3434
version: v2.6.2

0 commit comments

Comments
 (0)