Bump golang to 1.18.10

Signed-off-by: x4e-jonas <x4e-jonas@users.noreply.github.com>
This commit is contained in:
x4e-jonas
2023-07-27 08:45:25 +02:00
committed by Khosrow Moossavi
parent ab541d611a
commit 8423fc0ba4
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ on:
- "!v*.*.*-*"
env:
GO_VERSION: "1.18.3"
GO_VERSION: "1.18.10"
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}
jobs: