mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Bump golang to 1.17.6
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
2
.github/workflows/prerelease.yaml
vendored
2
.github/workflows/prerelease.yaml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- "v*.*.*-*"
|
||||
|
||||
env:
|
||||
GO_VERSION: "1.16.4"
|
||||
GO_VERSION: "1.17.6"
|
||||
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user