chore(deps): update dependency go to v1.22.3 #10
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module gitea.com/actions/release-action
|
|||
|
||||
go 1.21
|
||||
|
||||
toolchain go1.22.2
|
||||
toolchain go1.22.3
|
||||
|
||||
require (
|
||||
code.gitea.io/sdk/gitea v0.18.0
|
||||
|
|
Reference in a new issue