mirror of https://github.com/portainer/portainer
chore(golang): version upgrade to 1.21.6 [EE-6634] (#11036)
parent
e39c19bcca
commit
9615e678e6
|
@ -22,7 +22,7 @@ on:
|
|||
env:
|
||||
DOCKER_HUB_REPO: portainerci/portainer
|
||||
NODE_ENV: testing
|
||||
GO_VERSION: 1.21.5
|
||||
GO_VERSION: 1.21.6
|
||||
NODE_VERSION: 18.x
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -18,7 +18,7 @@ on:
|
|||
- ready_for_review
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.21.5
|
||||
GO_VERSION: 1.21.6
|
||||
NODE_VERSION: 18.x
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -6,7 +6,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.21.5
|
||||
GO_VERSION: 1.21.6
|
||||
|
||||
jobs:
|
||||
client-dependencies:
|
||||
|
|
|
@ -14,7 +14,7 @@ on:
|
|||
- '.github/workflows/pr-security.yml'
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.21.3
|
||||
GO_VERSION: 1.21.6
|
||||
NODE_VERSION: 18.x
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Test
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.21.5
|
||||
GO_VERSION: 1.21.6
|
||||
NODE_VERSION: 18.x
|
||||
|
||||
on:
|
||||
|
|
|
@ -13,7 +13,7 @@ on:
|
|||
- ready_for_review
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.21.5
|
||||
GO_VERSION: 1.21.6
|
||||
NODE_VERSION: 18.x
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue