mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-07 10:45:44 -05:00
deps: Go 1.21.6
This commit is contained in:
parent
f465356ace
commit
66faa5493f
9 changed files with 10 additions and 10 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.5"
|
||||
go-version: "1.21.6"
|
||||
cache: false
|
||||
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue