Skip to content

Commit

Permalink
fix go vunl check http
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Weber committed Jun 18, 2024
1 parent 52e8433 commit 1bda82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.21.5
go-version-input: 1.21.9
go-package: ./...
cache: true

Expand Down

0 comments on commit 1bda82c

Please sign in to comment.