Skip to content

Commit

Permalink
Bump Go version to 1.23.4 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
iansltx authored Dec 9, 2024
1 parent 13350c8 commit 08e293b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-cve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: actions/setup-go@v4.1.0
with:
cache: false
go-version: '^1.23.3'
go-version: '^1.23.4'

- name: Generate NVD Feeds
run: |
Expand Down

0 comments on commit 08e293b

Please sign in to comment.