diff --git a/RUNNER_REPOSITORY b/RUNNER_REPOSITORY index b12db6c..93683cd 100644 --- a/RUNNER_REPOSITORY +++ b/RUNNER_REPOSITORY @@ -1 +1 @@ -https://code.forgejo.org/forgejo/runner +https://code.forgejo.org/Mai-Lapyst/runner diff --git a/RUNNER_VERSION b/RUNNER_VERSION index 3d67a54..b9e9cdd 100644 --- a/RUNNER_VERSION +++ b/RUNNER_VERSION @@ -1 +1 @@ -v3.4.1 +@support-workflow-inputs diff --git a/action.yml b/action.yml index c292eca..11a4445 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/Mai-Lapyst/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.4.1' + default: '@support-workflow-inputs' 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..fa53735 --- /dev/null +++ b/last-upgrade @@ -0,0 +1 @@ +Fri May 24 22:00:38 UTC 2024