mirror of
https://github.com/kairos-io/packages.git
synced 2025-07-12 14:39:04 +00:00
Make validator use the go version from its go.mod
This commit is contained in:
parent
ebf6dfc26d
commit
e0bbff343b
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21.1
|
||||
go-version-file: tools/bump-validator/go.mod
|
||||
- name: Validate changed packages bump version
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user