From 128e599003b0efcc0bb567289e4f55fe7b0a6d87 Mon Sep 17 00:00:00 2001 From: cascading-pr Date: Sun, 15 Sep 2024 20:24:20 +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..a6af499 100644 --- a/RUNNER_REPOSITORY +++ b/RUNNER_REPOSITORY @@ -1 +1 @@ -https://code.forgejo.org/forgejo/runner +https://code.forgejo.org/earl-warren/runner diff --git a/RUNNER_VERSION b/RUNNER_VERSION index d2613df..896d535 100644 --- a/RUNNER_VERSION +++ b/RUNNER_VERSION @@ -1 +1 @@ -v3.5.1 +@wip-act-update diff --git a/action.yml b/action.yml index 0eeb324..13963a6 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/earl-warren/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: 'v3.5.1' + default: '@wip-act-update' 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..349d60c --- /dev/null +++ b/last-upgrade @@ -0,0 +1 @@ +Sun Sep 15 20:24:20 UTC 2024