Bump CodeQL

This commit is contained in:
Kirill Fedoseev 2022-08-28 15:59:57 +04:00
parent a55e095299
commit 7b70bb7c0f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.17.8'
go-version: '1.19.0'
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with: