mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-02 08:20:41 -05:00
deps: update to Go v1.20.6 (#2093)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
c1c4e72c61
commit
01f518f0a4
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@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
|
||||
with:
|
||||
go-version: "1.20.5"
|
||||
go-version: "1.20.6"
|
||||
cache: false
|
||||
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue