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

This commit is contained in:
andres-portainer
2024-04-17 18:09:47 -03:00
committed by GitHub
parent 483aa80e40
commit a3146fff36
+1 -1
View File
@@ -6,7 +6,7 @@ on:
workflow_dispatch:
env:
GO_VERSION: 1.21.6
GO_VERSION: 1.21.9
jobs:
client-dependencies: