Skip to content

chore(deps): update github pipeline dependencies (major)#90

Open
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/major-github-pipeline-dependencies
Open

chore(deps): update github pipeline dependencies (major)#90
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/major-github-pipeline-dependencies

Conversation

@Infra-Workleap

@Infra-Workleap Workleap IT (Infra-Workleap) commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age
actions/checkout action major v6v7 age
azure/login action major v2v3 age

Release Notes

actions/checkout (actions/checkout)

v7

Compare Source

azure/login (azure/login)

v3: Azure Login Action v3

Compare Source

What's Changed

Full Changelog: Azure/login@v2.3.0...v3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Comment thread .github/workflows/ci.yml

- name: 'Azure CLI login'
uses: azure/login@v2
uses: azure/login@v3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'Build and test Leap local dev' step
Uses Step
uses 'azure/login' with ref 'v3', not a pinned commit hash
Comment thread .github/workflows/ci.yml

- name: 'Azure CLI login'
uses: azure/login@v2
uses: azure/login@v3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'Build and test Leap local dev' step
Uses Step
uses 'azure/login' with ref 'v3', not a pinned commit hash
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from a4b3ff0 to dad4d8c Compare March 22, 2026 05:52
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from dad4d8c to bc069e7 Compare March 23, 2026 06:01
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from bb90dd2 to dae83c0 Compare March 26, 2026 06:03
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from dae83c0 to 2b2395f Compare March 29, 2026 06:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions workflow to use the azure/login action v3 (from v2) for Azure CLI authentication during CI runs.

Changes:

  • Bump azure/login from v2 to v3 in the build/test job.
  • Bump azure/login from v2 to v3 in the system test job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants