1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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