mirror of
https://code.forgejo.org/actions/setup-forgejo
synced 2025-06-08 12:08:19 +02:00
cascading-pr update
This commit is contained in:
parent
156fec3be8
commit
ff2584fd56
4 changed files with 5 additions and 4 deletions
|
@ -1 +1 @@
|
|||
https://code.forgejo.org/forgejo/runner
|
||||
https://code.forgejo.org/cascading-pr/runner
|
||||
|
|
|
@ -1 +1 @@
|
|||
v6.3.1
|
||||
@forgejo/act-137
|
||||
|
|
|
@ -51,10 +51,10 @@ inputs:
|
|||
default: 'admin1234'
|
||||
runner:
|
||||
description: 'Runner repository'
|
||||
default: 'https://code.forgejo.org/forgejo/runner'
|
||||
default: 'https://code.forgejo.org/cascading-pr/runner'
|
||||
runner-version:
|
||||
description: 'Runner version. If it starts with @ (for instance @featurebranch), the runner will be built from source using the specified branch.'
|
||||
default: 'v6.3.1'
|
||||
default: '@forgejo/act-137'
|
||||
container:
|
||||
description: 'Name of the container running the Forgejo instance'
|
||||
default: 'forgejo'
|
||||
|
|
1
last-upgrade
Normal file
1
last-upgrade
Normal file
|
@ -0,0 +1 @@
|
|||
Tue May 27 00:41:47 UTC 2025
|
Loading…
Add table
Add a link
Reference in a new issue