Skip to content

Cleanup GitHub workflows#6012

Merged
rzuckerm merged 11 commits into
TheRenegadeCoder:mainfrom
rzuckerm:cleanup-workflows
May 25, 2026
Merged

Cleanup GitHub workflows#6012
rzuckerm merged 11 commits into
TheRenegadeCoder:mainfrom
rzuckerm:cleanup-workflows

Conversation

@rzuckerm
Copy link
Copy Markdown
Collaborator

@rzuckerm rzuckerm commented May 25, 2026

This PR addresses the following:

Notes:

  • It was recommended that a specific hash be used for tj-actions/changed-files to guard against supply-chain attacks. In general, I'm wondering if we should do this for all of our actions
  • It was recommended that a project file be added for C# and to change the build mode to autobuild to fix the CodeQL low quality scan issue
  • I found Elisity/action-read-yaml as a replacement for pietrobolcato/action-read-yaml. It is identical except it is using Node 24 instead of Node 20

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@rzuckerm rzuckerm closed this May 25, 2026
@rzuckerm rzuckerm reopened this May 25, 2026
@rzuckerm rzuckerm added dependencies Pull requests that update a dependency file security Security issues labels May 25, 2026
@rzuckerm rzuckerm marked this pull request as ready for review May 25, 2026 19:49
Copy link
Copy Markdown
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

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

Looking good!

@rzuckerm rzuckerm merged commit 2987117 into TheRenegadeCoder:main May 25, 2026
20 checks passed
@rzuckerm rzuckerm deleted the cleanup-workflows branch May 25, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement Any code that improves the repo security Security issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Low quality CodeQL C# analysis Find replacement for yumemi-inc/changed-files Find alternative to pietrobolcato/action-read-yaml

3 participants