mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-09 03:31:09 -05:00
deps: bump go patch version (#1903)
This commit is contained in:
parent
d9c604ed2c
commit
3a54ca91a7
14 changed files with 15 additions and 15 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@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
|
||||
with:
|
||||
go-version: "1.20.4"
|
||||
go-version: "1.20.5"
|
||||
cache: false
|
||||
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue