mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-27 21:44:42 -05:00
deps: bump Go version to v1.22.4 (#3146)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
1989bce0a5
commit
39b01f8dac
8 changed files with 28 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@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
|
||||
with:
|
||||
go-version: "1.22.3"
|
||||
go-version: "1.22.4"
|
||||
cache: true
|
||||
|
||||
- name: Run code generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue