diff --git a/RUNNER_VERSION b/RUNNER_VERSION index c15d876..ec89e7e 100644 --- a/RUNNER_VERSION +++ b/RUNNER_VERSION @@ -1 +1 @@ -v6.2.1 +@refs/pull/496/head diff --git a/action.yml b/action.yml index 8e1fe40..12022a5 100644 --- a/action.yml +++ b/action.yml @@ -54,7 +54,7 @@ inputs: default: 'https://code.forgejo.org/forgejo/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.1' + default: '@refs/pull/496/head' 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..5a24c8f --- /dev/null +++ b/last-upgrade @@ -0,0 +1 @@ +Wed Mar 5 14:27:37 UTC 2025