onnxruntime/.github/workflows
sophies927 d0061d6fb1
Update stale.yml to use old version as a bug fix (#19532)
### Description
Changed the actions/stale version back to v8 from v9.



### Motivation and Context
There is a well-documented issue w/ the new actions/stale version
(v9.0.0) that causes the following error: "Error delete _state: [403]
Resource not accessible by integration". See
https://github.com/actions/stale/issues/1133 for more context.

This issue is preventing the stale bot from labeling stale issues since
the version was updated b/c the action can no longer access the cache
and cannot apply labels to all issues due to GH API rate limiting.

There are two potential fixes if we continue to use the new version: (1)
run the action on all PRs/issues to avoid using the cache or (2) give
write access to the endpoints listed in
https://docs.github.com/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens?apiVersion=2022-11-28#repository-permissions-for-actions.
Neither of these options is preferable, so I am going to wait until the
bug is fixed.

Note: The old version (v8.0.0) uses Node 16, which will be deprecated in
Spring 2024, instead of Node 20, so we should keep an eye on [this
issue](https://github.com/actions/stale/issues/1133) to see when they
make the fix and we can switch back to the new version.
2024-02-15 17:03:11 -08:00
..
cffconvert.yml Bump actions/checkout from 3 to 4 (#17487) 2023-09-13 09:22:21 -07:00
codeql.yml Bump github/codeql-action from 2 to 3 (#18922) 2023-12-27 10:34:41 -08:00
generate-skip-doc-change.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
gradle-wrapper-validation.yml Bump gradle/wrapper-validation-action from 1 to 2 (#19412) 2024-02-13 15:59:24 -08:00
labeler.yml Bump github/issue-labeler from 3.3 to 3.4 (#19410) 2024-02-06 11:02:24 -08:00
lint.yml Bump github/codeql-action from 2 to 3 (#18922) 2023-12-27 10:34:41 -08:00
linux.yml Bump actions/setup-python from 4 to 5 (#18921) 2023-12-27 10:34:25 -08:00
publish-c-apidocs.yml Bump actions/upload-artifact from 3 to 4 (#18920) 2023-12-31 21:10:47 -08:00
publish-csharp-apidocs.yml Bump nuget/setup-nuget from 1 to 2 (#19411) 2024-02-13 15:59:15 -08:00
publish-gh-pages.yml Add website publish placeholder (#17318) 2023-08-30 11:01:54 -07:00
publish-java-apidocs.yml Bump gradle/gradle-build-action from 2 to 3 (#19297) 2024-02-05 09:41:57 -08:00
publish-js-apidocs.yml Bump actions/upload-artifact from 3 to 4 (#18920) 2023-12-31 21:10:47 -08:00
publish-objectivec-apidocs.yml Bump actions/upload-artifact from 3 to 4 (#18920) 2023-12-31 21:10:47 -08:00
publish-python-apidocs.yml Bump actions/upload-artifact from 3 to 4 (#18920) 2023-12-31 21:10:47 -08:00
skip-doc-change.yml.j2 Update Win_GPU_CI trigger (#13290) 2022-10-12 15:22:42 +08:00
stale.yml Update stale.yml to use old version as a bug fix (#19532) 2024-02-15 17:03:11 -08:00
windows.yml Bump actions/setup-python from 4 to 5 (#18921) 2023-12-27 10:34:25 -08:00