YT-Spammer-Purge
YT-Spammer-Purge copied to clipboard
BugFix: Fix v1 depreciation warning
Issue/Addition to code
- Fixes the warnings found here https://github.com/ThioJoe/YT-Spammer-Purge/actions/runs/2607844429
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
Proposed Changes
- Update all parts of the CodeQL workflow to v2
Why is this change needed?
Fixes depreciation warning from the CodeQL workflow https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/
Checklist:
- [x] My code follows the style guidelines of this project and I have read CONTRIBUTING.md
- [x] I have performed a self-review of my own code
- [x] My changes generate no new warnings
Screenshots
Original | Updated |
---|---|
![]() |
![]() |