chore(deps): update github pipeline dependencies (major)#90
Open
Workleap IT (Infra-Workleap) wants to merge 1 commit into
Open
chore(deps): update github pipeline dependencies (major)#90Workleap IT (Infra-Workleap) wants to merge 1 commit into
Workleap IT (Infra-Workleap) wants to merge 1 commit into
Conversation
|
|
||
| - 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
|
|
||
| - 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
a4b3ff0 to
dad4d8c
Compare
dad4d8c to
bc069e7
Compare
bb90dd2 to
dae83c0
Compare
dae83c0 to
2b2395f
Compare
There was a problem hiding this comment.
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/loginfromv2tov3in the build/test job. - Bump
azure/loginfromv2tov3in the system test job.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
This PR contains the following updates:
v6→v7v2→v3Release Notes
actions/checkout (actions/checkout)
v7Compare Source
azure/login (azure/login)
v3: Azure Login Action v3Compare 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.
This PR has been generated by Renovate Bot.