mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Merge pull request #1836 from getsops/fix-go-version
Use latest 1.24 Go version for release build
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v4.0.1
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
go-version: 1.24
|
||||
cache: false
|
||||
|
||||
- name: Setup Syft
|
||||
|
||||
Reference in New Issue
Block a user