deps: bump azure/login v3, codeql-action v4.35.1#4906
deps: bump azure/login v3, codeql-action v4.35.1#4906openshift-merge-bot[bot] merged 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates pinned GitHub Actions used by CI workflows to newer versions, keeping authentication and security scanning up to date.
Changes:
- Bump
azure/loginfrom v2.2.0 to v3 (pinned by commit SHA) in workflows that perform Azure CLI login. - Bump
github/codeql-actionfrom v4.33.0 to v4.35.1 (pinned by commit SHA) for CodeQL init/autobuild/analyze steps.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/runbook-cicd.yml | Updates azure/login to v3 for the bicep dry-run and main-branch deploy jobs. |
| .github/workflows/aro-hcp-login-check.yml | Updates azure/login to v3 for the PR fork/login guard workflow. |
| .github/workflows/codeql-analysis.yml | Updates CodeQL init/autobuild/analyze actions to v4.35.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@raelga: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: inbharajmani, raelga The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
AROSLSRE-656
What
Bumps GitHub Actions dependencies:
Why
Keep CI actions up to date with security and compatibility fixes.
Testing
aro-hcp-login-checkworkflow runs successfullyrunbook-cicdworkflow runs successfullycodeql-analysisworkflow runs successfullySpecial notes for your reviewer
Closes #4680
Closes #4499