Skip to content

Commit

Permalink
Merge pull request #134 from catatsuy/renovate/golang-1.x
Browse files Browse the repository at this point in the history
Update dependency golang to v1.22.0
  • Loading branch information
catatsuy authored Feb 17, 2024
2 parents 57a7ceb + d5bd4e3 commit 3544e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.21.5
go-version-input: 1.22.0
go-package: ./...

0 comments on commit 3544e90

Please sign in to comment.