Confirm dependabot version update to codeql.yml #5489
Labels
Complexity: Medium
Draft
Issue is still in the process of being created
Feature: Refactor GHA
Refactoring GitHub actions to fit latest architectural norms
role: back end/devOps
Tasks for back-end developers
size: 1pt
Can be done in 4-6 hours
Milestone
Prerequisites
Details
NOTE TO REVIEWERS: In order to review this PR, you must create a testing environment on your local repo.
Overview
Our repo's dependabot periodically checks the packages/dependencies used in our codebase to see whether a more recent version is available. When it finds an updated version, the dependabot creates a PR specifying which files will be affected if the package/dependency is updated. We need to check each of these files individually to determine whether we should or should not switch to the latest version.
Action Items
Refer to the codeql.yml file and review the version update(s) recommended by the dependabot.
to:
Resources/Instructions
The text was updated successfully, but these errors were encountered: