Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jul 22, 2025

Updates the Azure/setup-azd GitHub Action from v1.0.0 to v2 in the azure-dev.yaml workflow file.

Background

The Edgeio provider is retiring their CDN service effective January 15, 2025, which means the Azure/setup-azd@v1.0.0 action will be unsupported after this date. The v2 action addresses this deprecation by using an alternative CDN provider.

Changes Made

  • Updated .github/workflows/azure-dev.yaml line 31 from uses: Azure/setup-azd@v1.0.0 to uses: Azure/setup-azd@v2

This is a minimal, surgical change that only updates the action version while preserving all existing functionality and workflow behavior.

References

Fixes #8.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: juan-trujillo <6484680+juan-trujillo@users.noreply.github.com>
Copilot AI changed the title [WIP] Update GitHub Action setup-azd version to v2 Update GitHub Action setup-azd version to v2 Jul 22, 2025
Copilot finished work on behalf of juan-trujillo July 22, 2025 18:50
Copilot AI requested a review from juan-trujillo July 22, 2025 18:50
Copy link
Contributor

@juan-trujillo juan-trujillo left a comment

Choose a reason for hiding this comment

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

👍🏽

@juan-trujillo juan-trujillo marked this pull request as ready for review July 22, 2025 18:57
@juan-trujillo juan-trujillo merged commit 99ad5d0 into main Jul 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update GitHub Action setup-azd version to v2

2 participants