Skip to content

Conversation

@Revathyvenugopal162
Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Nov 21, 2025

This pull request updates the CI/CD workflow configuration in .github/workflows/ci_cd.yml to improve reliability and maintainability. The main changes include pinning Ansys GitHub Actions to a specific commit for consistent builds, updating the documentation deployment logic, and simplifying the build process by using a dedicated action.

steps:
- name: "Deploy the stable documentation"
uses: ansys/actions/doc-deploy-stable@v10.1
uses: ansys/actions/doc-deploy-stable@10

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'GitHub CI' step
Uses Step
uses 'ansys/actions/doc-deploy-stable' with ref '10', not a pinned commit hash
@Revathyvenugopal162 Revathyvenugopal162 marked this pull request as ready for review November 25, 2025 05:45
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.

4 participants