fix(go): upgrade Go to v1.21.9 in the nightly security scan EE-6939 (#11614)

This commit is contained in:
andres-portainer
2024-04-17 18:09:53 -03:00
committed by GitHub
parent 48bc7d0d92
commit 688fa3aa78

View File

@@ -6,7 +6,7 @@ on:
workflow_dispatch:
env:
GO_VERSION: 1.21.6
GO_VERSION: 1.21.9
jobs:
client-dependencies: