1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2025-03-15 14:44:38 +01:00

cascading-pr update

This commit is contained in:
cascading-pr 2025-01-22 10:07:56 +00:00
parent 80b4c271fc
commit fa10d6d62d
4 changed files with 5 additions and 4 deletions

View file

@ -1 +1 @@
https://code.forgejo.org/forgejo/runner https://code.forgejo.org/earl-warren/runner

View file

@ -1 +1 @@
v6.0.1 @wip-release

View file

@ -51,10 +51,10 @@ inputs:
default: 'admin1234' default: 'admin1234'
runner: runner:
description: 'Runner repository' description: 'Runner repository'
default: 'https://code.forgejo.org/forgejo/runner' default: 'https://code.forgejo.org/earl-warren/runner'
runner-version: runner-version:
description: 'Runner version. If it starts with @ (for instance @featurebranch), the runner will be built from source using the specified branch.' description: 'Runner version. If it starts with @ (for instance @featurebranch), the runner will be built from source using the specified branch.'
default: 'v6.0.1' default: '@wip-release'
container: container:
description: 'Name of the container running the Forgejo instance' description: 'Name of the container running the Forgejo instance'
default: 'forgejo' default: 'forgejo'

1
last-upgrade Normal file
View file

@ -0,0 +1 @@
Wed Jan 22 10:07:56 UTC 2025