Skip to content

Commit 39cfa51

Browse files
authored
chore(deps): update golangci/golangci-lint-action action to v6.1.1
1 parent 235b16f commit 39cfa51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/ci/lint/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
go_version: ${{ inputs.go_version }}
1717

1818
- name: Run Linter
19-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
19+
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
2020
with:
2121
version: v1.61.0
2222
skip-pkg-cache: true

0 commit comments

Comments
 (0)