mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-05 01:35:40 -05:00
treewide: update Go toolchain to 1.22.7 (#3343)
This commit is contained in:
parent
0aeda78089
commit
fe2fd0a2da
8 changed files with 9 additions and 9 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
if: matrix.language == 'go'
|
||||
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
|
||||
with:
|
||||
go-version: "1.22.5"
|
||||
go-version: "1.22.7"
|
||||
cache: false
|
||||
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue