Skip to content

C#: Replace input interpolation with environment variable #20229

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

Merged
merged 1 commit into from
Aug 15, 2025

Conversation

mbg
Copy link
Member

@mbg mbg commented Aug 15, 2025

No description provided.

@mbg mbg requested a review from a team as a code owner August 15, 2025 08:00
@Copilot Copilot AI review requested due to automatic review settings August 15, 2025 08:00
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR replaces GitHub Actions input interpolation syntax with environment variable syntax in a shell command. The change improves consistency by using the standard $GITHUB_WORKSPACE environment variable instead of the ${{ github.workspace }} interpolation syntax.


You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@github-actions github-actions bot added the C# label Aug 15, 2025
Copy link
Contributor

@michaelnebel michaelnebel left a comment

Choose a reason for hiding this comment

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

LGTM

@mbg mbg merged commit ec605b2 into main Aug 15, 2025
17 checks passed
@mbg mbg deleted the mbg/ci/fix/csharp-create-extractor-pack branch August 15, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants