Skip to content

Commit

Permalink
Merge pull request #47 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.1
  • Loading branch information
catatsuy authored Mar 8, 2024
2 parents 2f4107b + 3d794fc commit 4ce7489
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.0
go-version-input: 1.22.1
go-package: ./...

0 comments on commit 4ce7489

Please sign in to comment.