Skip to content

Commit 47eef49

Browse files
deps: update golangci/golangci-lint-action action to v6.2.0 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f55e9c commit 47eef49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
git config --global --add safe.directory "$GITHUB_WORKSPACE"
3030
3131
- name: golangci-lint
32-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
32+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
3333
with:
3434
skip-cache: true
3535
args: --timeout=30m

0 commit comments

Comments
 (0)