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

pull/11626/head
andres-portainer 2024-04-17 18:09:47 -03:00 committed by GitHub
parent 483aa80e40
commit a3146fff36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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