Skip to content

Upgrade GitHub Actions versions in workflow#128580

Open
kavitaa30 wants to merge 1 commit into
MicrosoftDocs:mainfrom
kavitaa30:kavitaa30-patch-1
Open

Upgrade GitHub Actions versions in workflow#128580
kavitaa30 wants to merge 1 commit into
MicrosoftDocs:mainfrom
kavitaa30:kavitaa30-patch-1

Conversation

@kavitaa30

Copy link
Copy Markdown

Summary

Updated deprecated GitHub Actions versions in the Container Apps
GitHub Actions workflow documentation.

Changes

  • Updated azure/login from v1 to v2
  • Updated actions/checkout from v3 to v4

Reason

These older versions are deprecated and may cause security warnings
in GitHub workflows. Using latest stable versions aligns with current
GitHub Actions best practices.

Updated GitHub Actions to use azure/login@v2 and actions/checkout@v4.
@prmerger-automator

Copy link
Copy Markdown
Contributor

@kavitaa30 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown
Contributor

@kavitaa30 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 0d5e3bb:

✅ Validation status: passed

File Status Preview URL Details
articles/container-apps/github-actions.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards v-dirichards requested a review from Copilot June 22, 2026 20:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Container Apps GitHub Actions workflow documentation to use current, non-deprecated GitHub Actions versions to avoid deprecation/security warnings.

Changes:

  • Updated azure/login usage from @v1 to @v2 in all documented workflow snippets.
  • Updated actions/checkout usage from @v3 to @v4 in the documented workflow.

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

@v-dirichards

Copy link
Copy Markdown
Contributor

@craigshoemaker

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants