Bump version
This commit is contained in:
parent
aded3a7ce9
commit
1587aaf520
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -91,4 +91,4 @@ require (
|
|||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/nektos/act => code.forgejo.org/gmem/act v1.8.1-0.20230803125938-047ca4fb616c
|
||||
replace github.com/nektos/act => code.forgejo.org/gmem/act v1.8.1-0.20230806115637-56e6ae075712
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1,5 +1,5 @@
|
|||
code.forgejo.org/gmem/act v1.8.1-0.20230803125938-047ca4fb616c h1:5zl5vH/ZE0rxP+I5J98GUseoUoZrQoVi57/5Ryy3Ydg=
|
||||
code.forgejo.org/gmem/act v1.8.1-0.20230803125938-047ca4fb616c/go.mod h1:4Ra6AYzK1i2wYx9znTvcT1+twpJaYobBJFRCMom5Z10=
|
||||
code.forgejo.org/gmem/act v1.8.1-0.20230806115637-56e6ae075712 h1:OISckjZ9kYCC9Z0d0i7EGTX3Z5I/Ly0bjJJHtxUMoAg=
|
||||
code.forgejo.org/gmem/act v1.8.1-0.20230806115637-56e6ae075712/go.mod h1:+XRPLhSi2LIA/FkrwWw3lcBr9MaquiSVibbabuXrhZw=
|
||||
code.gitea.io/actions-proto-go v0.3.0 h1:9Tvg8+TaaCXPKi6EnWl9vVgs2VZsj1Cs5afnsHa4AmM=
|
||||
code.gitea.io/actions-proto-go v0.3.0/go.mod h1:00ys5QDo1iHN1tHNvvddAcy2W/g+425hQya1cCSvq9A=
|
||||
code.gitea.io/gitea-vet v0.2.3-0.20230113022436-2b1561217fa5 h1:daBEK2GQeqGikJESctP5Cu1i33z5ztAD4kyQWiw185M=
|
||||
|
|
Loading…
Reference in a new issue