Skip to content

Commit e69164b

Browse files
committed
CI: update staticcheck to 2023.1.7
Signed-off-by: Florian Lehner <[email protected]>
1 parent e466b0b commit e69164b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
if: matrix.platform == 'ubuntu-latest' && startsWith(matrix.go-version, '1.21')
3838
uses: dominikh/[email protected]
3939
with:
40-
version: "2023.1.6"
40+
version: "2023.1.7"
4141
install-go: false
4242
cache-key: ${{ matrix.go-version }}

0 commit comments

Comments
 (0)