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:
parent
48bc7d0d92
commit
688fa3aa78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly-security-scan.yml
vendored
2
.github/workflows/nightly-security-scan.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.21.6
|
||||
GO_VERSION: 1.21.9
|
||||
|
||||
jobs:
|
||||
client-dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue