[Sync] Update project files from source repository (f7c6655)#116
Merged
mrz1836 merged 1 commit intoJun 3, 2026
Merged
Conversation
|
Contributor
Author
|
LGTM! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



What Changed
actions/checkoutaction fromv6.0.2(commitde0fac2e) tov6.0.3(commitdf4cb1c0) across multiple workflow files and the warm-cache actiongitleaks/gitleaks-actionfromv2.3.9(commitff98106e) tov3.0.0(commite0c47f4f) in the fortress-security-scans workflowGOVULNCHECK_GO_VERSIONfrom1.26.3to1.26.4in.github/env/00-core.envactions/checkoutupdate consistently across 21 workflow and action files throughout the.githubdirectoryWhy It Was Necessary
actions/checkoutversion ensures access to bug fixes, security patches, and improvements in the checkout actiongitleaks-actionv3.0.0 upgrade addresses the Node.js 20 deprecation warning mentioned in the inline comment, as the new version includes Node.js 24 supportTesting Performed
Impact / Risk
actions/checkoutis a well-tested, stable action and the version change is incremental; gitleaks v3.0.0 is a major version but primarily updates the runtime environment