-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bumps azure/login from 1 to 2.2.0 #8324
base: main
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
@@ -23,7 +23,7 @@ jobs: | |||
ARM_TENANT_ID: ${{ secrets.TERRAFORM_ARM_TENANT_ID }} | |||
steps: | |||
- uses: actions/checkout@v4 | |||
- uses: azure/login@v2 | |||
- uses: azure/login@v2.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question for my own understanding... Is there a reason we want to specify the minor version in this change? It looks like v2
tag without a minor version specified points to v2.2.0 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left one question for you, Shanice! Thank you for catching this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
DEVOPS PULL REQUEST
Related Issue
Changes Proposed
Additional Information
dev2
Testing