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

Fix issues with github actions #3207

Merged
merged 3 commits into from
Jan 8, 2024
Merged

Fix issues with github actions #3207

merged 3 commits into from
Jan 8, 2024

Conversation

IanMadd
Copy link
Contributor

@IanMadd IanMadd commented Dec 13, 2023

Description

Fix the GitHub actions

  • the labeler action runs from the main branch, but was updated with breaking changes so now it blows up on every PR. This pins it to V4 of the labeler.
  • I replaced the cspell.json with a YAML file so it's easier to read. This update should pull the correct file now.
  • update other action deps

Issues Resolved

[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussions that are relevant]

Check List

@IanMadd IanMadd added the Documentation Gets work onto the docs board label Dec 13, 2023
@IanMadd IanMadd requested review from a team as code owners December 13, 2023 21:21
Signed-off-by: Ian Maddaus <[email protected]>
Signed-off-by: Ian Maddaus <[email protected]>
Copy link

sonarcloud bot commented Dec 13, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@saghoshprogress saghoshprogress merged commit 111525a into main Jan 8, 2024
16 of 17 checks passed
@saghoshprogress saghoshprogress deleted the im/actions branch January 8, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Gets work onto the docs board
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants