Skip to content

Commit

Permalink
Merge pull request 'Update module code.forgejo.org/forgejo/act to v1.…
Browse files Browse the repository at this point in the history
…22.2' (#350) from renovate/code.forgejo.org-forgejo-act-1.x into main

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/350
Reviewed-by: earl-warren <[email protected]>
  • Loading branch information
earl-warren committed Nov 21, 2024
2 parents aaac4fc + 35d655c commit 2d77bc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)

replace github.com/nektos/act => code.forgejo.org/forgejo/act v1.22.1
replace github.com/nektos/act => code.forgejo.org/forgejo/act v1.22.2
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
code.forgejo.org/forgejo/act v1.22.1 h1:9ynGQEXxJ/2/gtzPm6anDsF64eZw9wU4+mDBY9rNlpw=
code.forgejo.org/forgejo/act v1.22.1/go.mod h1:+PcvJ9iv+NTFeJSh79ra9Jbk9l0vvyA9D9me5/dbxYM=
code.forgejo.org/forgejo/act v1.22.2 h1:gcHugOaLCtZvLnw070MiCjwVLKoSTVomd8waGsYQHKg=
code.forgejo.org/forgejo/act v1.22.2/go.mod h1:+PcvJ9iv+NTFeJSh79ra9Jbk9l0vvyA9D9me5/dbxYM=
code.gitea.io/actions-proto-go v0.4.0 h1:OsPBPhodXuQnsspG1sQ4eRE1PeoZyofd7+i73zCwnsU=
code.gitea.io/actions-proto-go v0.4.0/go.mod h1:mn7Wkqz6JbnTOHQpot3yDeHx+O5C9EGhMEE+htvHBas=
code.gitea.io/gitea-vet v0.2.3 h1:gdFmm6WOTM65rE8FUBTRzeQZYzXePKSSB1+r574hWwI=
Expand Down

0 comments on commit 2d77bc1

Please sign in to comment.