Skip to content

Commit

Permalink
Merge pull request #1615 from felixfontein/go
Browse files Browse the repository at this point in the history
Build release with Go 1.22.x
  • Loading branch information
felixfontein authored Sep 24, 2024
2 parents 123f3ed + e0f33e6 commit 226124d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v4.0.1
with:
go-version: 1.21.x
go-version-file: go.mod
cache: false

- name: Setup Syft
Expand Down

0 comments on commit 226124d

Please sign in to comment.