-
Notifications
You must be signed in to change notification settings - Fork 57
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
Conversation
.github/workflows/slotSwapStgAPI.yml
Outdated
@@ -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.
I didn't realize that v2
tag already pointed to 2.2.0
. I'll remove the minor version so they are all consistent.
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!
997ad2f
Waiting for cert renewal to be complete, then will move forward with merge |
Quality Gate passedIssues Measures |
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.
Thank you!! LGTM!
Re-ran backend test after it was removed from the merge queue and the test passed, so re-adding it to the merge queue. |
DEVOPS PULL REQUEST
Related Issue
Changes Proposed
Additional Information
dev2
to tet it.Testing