mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-08 03:05:27 -05:00
deps: update to Go 1.20.2 (#1366)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
cc00cff6b5
commit
74fc6239b2
39 changed files with 59 additions and 51 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
if: matrix.language == 'go'
|
||||
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
|
||||
with:
|
||||
go-version: "1.20.1"
|
||||
go-version: "1.20.2"
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue