requests
requests copied to clipboard
(Github Actions [Lint, CodeQL Analysis]) Update action versions
Currently at the moment, Lint is behind by one version for this repository and CodeQL Analysis is behind by two versions. I've updated to the latest versions for them and have checked the repositories used in the files and have confirmed that the versions exists.
Hi @ArjunSharda,
Thanks for the PR. Typically, we don't accept misc infrastructure changes without notable benfits. This is to reduce PR noise and avoid incomplete updates. In the future, we'll likely constrain these files to dependabot/maintainers only.
It looks like none of the changes in setup-python or checkout are relevant to our workflows. There are some bug fixes in CodeQL that may be useful though. I've started CI and we can look at merging afterwards.
Hi @ArjunSharda,
Thanks for the PR. Typically, we don't accept misc infrastructure changes without notable benfits. This is to reduce PR noise and avoid incomplete updates. In the future, we'll likely constrain these files to dependabot/maintainers only.
It looks like none of the changes in setup-python or checkout are relevant to our workflows. There are some bug fixes in CodeQL that may be useful though. I've started CI and we can look at merging afterwards.
I understand. Thank you