Verify dependabot version updates to GHAs for issue-trigger.yml #4822
Labels
Complexity: Medium
Feature: Board/GitHub Maintenance
Project board maintenance that we have to do repeatedly
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
Overview
Our repo's dependabot has been identifying the packages/dependencies for which a more recent version is available, and for each it has created a PR detailing which files in our codebase use that package/dependency. 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 issue-trigger.yml file and review with the version updates recommended by the dependabot.
Select:
Or:
FAILS: Bump actions/github-script from 4 to 6 #4734. Do not update.UPDATE 7/17/23: With additional refactoring, this passesuses: actions/github-script@v6
. See Correction to verify dependabot suggested version update to GHA issue-trigger.yml #4933Merge team:
Resources/Instructions
The text was updated successfully, but these errors were encountered: