Update to go version 1.21.2 and 1.20.9 (#1027)

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
Cosmin Cojocar
2023-10-09 09:35:41 +02:00
committed by GitHub
parent 7f7c47fefe
commit 53fc0c3c83
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.21.1'
go-version: '1.21.2'
- name: Install Cosign
uses: sigstore/cosign-installer@v3
with: