mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-07 18:55:34 -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/test-operator-codegen.yml
vendored
2
.github/workflows/test-operator-codegen.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Setup Go environment
|
||||
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
|
||||
with:
|
||||
go-version: "1.22.5"
|
||||
go-version: "1.22.7"
|
||||
cache: true
|
||||
|
||||
- name: Run code generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue