requests icon indicating copy to clipboard operation
requests copied to clipboard

(Github Actions [Lint, CodeQL Analysis]) Update action versions

Open ArjunSharda opened this issue 3 years ago • 2 comments

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.

ArjunSharda avatar Jun 28 '22 14:06 ArjunSharda

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.

nateprewitt avatar Jun 28 '22 18:06 nateprewitt

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

ArjunSharda avatar Jun 28 '22 18:06 ArjunSharda