mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-06 10:15:42 -05:00
deps: update Go to 1.22.0
This commit is contained in:
parent
fe85877679
commit
38ef546362
12 changed files with 16 additions and 16 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@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
|
||||
with:
|
||||
go-version: "1.21.6"
|
||||
go-version: "1.22.0"
|
||||
cache: false
|
||||
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue