borinquenkid opened a new pull request, #16050: URL: https://github.com/apache/grails-core/pull/16050
## Summary - Bumps both `github/codeql-action/init` and `github/codeql-action/analyze` from v4.36.0 to v4.37.3 in `.github/workflows/codeql.yml`. - The two steps must use matching versions; running them out of sync fails the `Analyze (java)` job with `Loaded a configuration file for version '4.37.3', but running version '4.36.0'`. - Dependabot opened these as two separate single-line PRs, each of which breaks CI on its own since it leaves the other step behind: #16039 (init only) and #16036 (analyze only). This combines them into one consistent bump. Closes #16039 Closes #16036 ## Test plan - [x] Confirmed both action references now point at the same pinned SHA (v4.37.3) - [ ] CI green on this PR, including the `Analyze (java)` CodeQL job -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
