Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeQL Action workflow is outdated #98

Closed
chriskyfung opened this issue Feb 7, 2024 · 0 comments · Fixed by #97
Closed

CodeQL Action workflow is outdated #98

chriskyfung opened this issue Feb 7, 2024 · 0 comments · Fixed by #97
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@chriskyfung
Copy link
Owner

The deprecated version (v1) of the CodeQL Action workflow file is no longer updated or supported. It was officially deprecated on January 18th, 2023. This issue is to track the removal of the deprecated CodeQL Action workflow file and recommend upgrading to v2 for better performance, improved security, and new features.

For more information about the deprecation and the benefits of upgrading, please refer to the following link:
Link to the deprecation blog post

@chriskyfung chriskyfung added the bug Something isn't working label Feb 7, 2024
@chriskyfung chriskyfung added this to the Library v10 milestone Feb 7, 2024
chriskyfung added a commit that referenced this issue Feb 7, 2024
This commit removes the deprecated CodeQL Action workflow file as it is
no longer updated or supported. The deprecated version (v1) of the
CodeQL Action was officially deprecated on January 18th, 2023, and
upgrading to v2 is recommended for better performance, improved security,
and new features.

For more information about the deprecation and the benefits of upgrading,
please refer to the following link:
https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/

Fixes: #98
@chriskyfung chriskyfung self-assigned this Feb 7, 2024
chriskyfung added a commit that referenced this issue Feb 22, 2024
This commit removes the deprecated CodeQL Action workflow file as it is
no longer updated or supported. The deprecated version (v1) of the
CodeQL Action was officially deprecated on January 18th, 2023, and
upgrading to v2 is recommended for better performance, improved security,
and new features.

For more information about the deprecation and the benefits of upgrading,
please refer to the following link:
https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/

Fixes: #98
chriskyfung referenced this issue Mar 13, 2024
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v1...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@chriskyfung chriskyfung added the dependencies Pull requests that update a dependency file label Mar 13, 2024
chriskyfung referenced this issue Mar 13, 2024
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@chriskyfung chriskyfung linked a pull request Mar 15, 2024 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant