Skip to content

Update all GitHub Action workflows to their latest#188

Merged
dkotter merged 1 commit intodevelopfrom
fix/github-action-workflows
Mar 13, 2025
Merged

Update all GitHub Action workflows to their latest#188
dkotter merged 1 commit intodevelopfrom
fix/github-action-workflows

Conversation

@dkotter
Copy link
Copy Markdown
Collaborator

@dkotter dkotter commented Mar 13, 2025

Description of the Change

In a recent PR, our unit test and PHPCS workflows weren't running because they were using an older version of the actions/checkout workflow, which GitHub has removed support for.

This PR updates those to their latest and also updates all other workflows we rely on to their latest

How to test the Change

Ensure all workflows pass

Changelog Entry

Developer - Update all out-dated GitHub Action Workflows we rely on to their latest version

Credits

Props @dkotter

Checklist:

@dkotter dkotter added this to the 1.5.0 milestone Mar 13, 2025
@dkotter dkotter self-assigned this Mar 13, 2025
@dkotter dkotter requested a review from jeffpaul as a code owner March 13, 2025 19:06
@github-actions github-actions Bot added the needs:code-review This requires code review. label Mar 13, 2025
Copy link
Copy Markdown
Member

@jeffpaul jeffpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, thanks!

@jeffpaul
Copy link
Copy Markdown
Member

lol dependecy review is failing due to MIT licenses, sigh something's off as that should be fine

@dkotter
Copy link
Copy Markdown
Collaborator Author

dkotter commented Mar 13, 2025

lol dependecy review is failing due to MIT licenses, sigh something's off as that should be fine

Yeah, run into this now on multiple repos but have never dived in to figure out why

@dkotter dkotter merged commit 0ab0cb4 into develop Mar 13, 2025
@dkotter dkotter deleted the fix/github-action-workflows branch March 13, 2025 19:29
@dkotter dkotter modified the milestones: 1.5.0, 1.4.6 Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants