mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-04 09:15:42 -05:00
deps: bump go version (#2156)
This commit is contained in:
parent
86c5fb5fab
commit
a983b08262
10 changed files with 11 additions and 11 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.6"
|
||||
go-version: "1.20.7"
|
||||
cache: false
|
||||
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue