Skip to content

Commit 0ceb017

Browse files
authored
Merge pull request #5 from stacklok/renovate/golangci-golangci-lint-action-8.x
chore(deps): update golangci/golangci-lint-action action to v8
2 parents 055f474 + 5194ebc commit 0ceb017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: ${{ env.GO_VERSION }}
2525

2626
- name: Run golangci-lint
27-
uses: golangci/golangci-lint-action@v6
27+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
2828
with:
2929
version: latest
3030
args: --timeout=5m

0 commit comments

Comments
 (0)