Skip to content

Commit aa1e094

Browse files
authored
chore: update golangci-lint versions (#1159)
1 parent 3e6beaf commit aa1e094

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: .github/workflows/test.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
version:
5858
- ""
5959
- "latest"
60-
- "v1.60" # TODO(ldez): it should be updated for v2.
61-
- "v1.60.1" # TODO(ldez): it should be updated for v2.
60+
- "v1.63" # TODO(ldez): it should be updated for v2.
61+
- "v1.63.4" # TODO(ldez): it should be updated for v2.
6262
runs-on: ${{ matrix.os }}
6363
permissions:
6464
contents: read
@@ -86,8 +86,8 @@ jobs:
8686
version:
8787
- ""
8888
- "latest"
89-
- "v1.60.1" # TODO(ldez): it should be updated for v2.
90-
- "adbdfdb288e939a175182b7a12b7555215ce98b2" # TODO(ldez): it should be updated for v2.
89+
- "v1.63.4" # TODO(ldez): it should be updated for v2.
90+
- "95c39ac1fbaf66475705c06c16259ffd9d6bf9a2" # TODO(ldez): it should be updated for v2.
9191
runs-on: ${{ matrix.os }}
9292
permissions:
9393
contents: read

0 commit comments

Comments
 (0)