Skip to content

Commit 86b5333

Browse files
committed
Bump golangci/golangci-lint-action from 4 to 6
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
1 parent 5ae96f3 commit 86b5333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cache: false
3232

3333
- name: Run golangci-lint
34-
uses: golangci/golangci-lint-action@v4
34+
uses: golangci/golangci-lint-action@v6
3535
with:
3636
version: v1.54
3737
args: >-

0 commit comments

Comments
 (0)