Skip to content

Commit

Permalink
Merge pull request #50 from catatsuy/renovate/golang-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency golang to v1.22.4
  • Loading branch information
catatsuy committed Jun 5, 2024
2 parents 44d0dbd + 3f2cd58 commit 891d0af
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.22.3
go-version-input: 1.22.4
go-package: ./...

0 comments on commit 891d0af

Please sign in to comment.