From 2f4d82a58fa6ef847ffa5ee2d28d7da78305b0de Mon Sep 17 00:00:00 2001 From: cascading-pr Date: Tue, 28 Jan 2025 15:46:04 +0000 Subject: [PATCH] cascading-pr update --- RUNNER_REPOSITORY | 2 +- RUNNER_VERSION | 2 +- action.yml | 4 ++-- last-upgrade | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 last-upgrade diff --git a/RUNNER_REPOSITORY b/RUNNER_REPOSITORY index b12db6c..58433cf 100644 --- a/RUNNER_REPOSITORY +++ b/RUNNER_REPOSITORY @@ -1 +1 @@ -https://code.forgejo.org/forgejo/runner +https://code.forgejo.org/cascading-pr/runner diff --git a/RUNNER_VERSION b/RUNNER_VERSION index 2dc8e03..e07d515 100644 --- a/RUNNER_VERSION +++ b/RUNNER_VERSION @@ -1 +1 @@ -v6.2.0 +@forgejo/act-99 diff --git a/action.yml b/action.yml index 830f817..111f675 100644 --- a/action.yml +++ b/action.yml @@ -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.2.0' + default: '@forgejo/act-99' container: description: 'Name of the container running the Forgejo instance' default: 'forgejo' diff --git a/last-upgrade b/last-upgrade new file mode 100644 index 0000000..b636811 --- /dev/null +++ b/last-upgrade @@ -0,0 +1 @@ +Tue Jan 28 15:46:04 UTC 2025