Skip to content

fix: updates to a GitHub Actions workflow and infrastructure configuration files#89

Merged
Roopan-Microsoft merged 2 commits intomainfrom
psl-update-image
Apr 25, 2025
Merged

fix: updates to a GitHub Actions workflow and infrastructure configuration files#89
Roopan-Microsoft merged 2 commits intomainfrom
psl-update-image

Conversation

@Roopan-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • This pull request includes updates to a GitHub Actions workflow and infrastructure configuration files. The most important changes involve updating token references in the workflow and modifying the image version in the infrastructure files.

Workflow Updates:

  • .github/workflows/Create-Release.yml: Replaced the GITHUB_TOKEN reference with ${{ secrets.GITHUB_TOKEN }} to ensure consistency with GitHub's recommended secret naming conventions.

Infrastructure Configuration Updates:

  • infra/main.bicep and infra/main.json: Updated the imageVersion variable from 'fnd01' to 'latest' to ensure the infrastructure uses the most recent image version. [1] [2]
  • infra/main.json: Updated the templateHash value to reflect changes in the generated template.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 1b4fefe into main Apr 25, 2025
6 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Ritesh-Microsoft pushed a commit that referenced this pull request Oct 10, 2025
fix: updates to a GitHub Actions workflow and infrastructure configuration files
@Priyanka-Microsoft Priyanka-Microsoft deleted the psl-update-image branch December 25, 2025 09:00
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.

2 participants