From cf004aeadb55b546d9bc4c2a2cac048d12288b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 12:26:33 +0000 Subject: [PATCH 1/9] build(deps): bump the actions group across 1 directory with 9 updates Bumps the actions group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [actions/setup-python](https://github.com/actions/setup-python) | `6.1.0` | `6.2.0` | | [ansys/actions](https://github.com/ansys/actions) | `10.1.5` | `10.2.7` | | [actions/cache](https://github.com/actions/cache) | `5.0.1` | `5.0.3` | | [docker/login-action](https://github.com/docker/login-action) | `3.6.0` | `3.7.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7.0.0` | `8.0.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.9` | `4.32.4` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.2` | `4.8.3` | Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/83679a892e2d95755f2dac6acb0bfd1e9ac5d548...a309ff8b426b58ec0e2a45f0f869d46889d02405) Updates `ansys/actions` from 10.1.5 to 10.2.7 - [Release notes](https://github.com/ansys/actions/releases) - [Commits](https://github.com/ansys/actions/compare/v10.1.5...v10.2.7) Updates `actions/cache` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/9255dc7a253b0ccc959486e2bca901246202afeb...cdf6c1fa76f9f475f3d7449005a359c84ca0f306) Updates `docker/login-action` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/5e57cd118135c172c3672efd75eb46360885c0ef...c94ce9fb468520275223c153574b00df6fe4bcc9) Updates `actions/upload-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f) Updates `actions/download-artifact` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/37930b1c2abaa49bbe596cd826c3c89aef350131...70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3) Updates `github/codeql-action` from 4.31.9 to 4.32.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/5d4e8d1aca955e8d8589aabd499c5cae939e33c7...89a39a4e59826350b863aa6b6252a07ad50cf83e) Updates `actions/dependency-review-action` from 4.8.2 to 4.8.3 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261...05fe4576374b728f0c523d6a13d64c25081e0803) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: ansys/actions dependency-version: 10.2.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/cache dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: docker/login-action dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.32.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/dependency-review-action dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 62 +++++++++---------- .github/workflows/codeql.yml | 6 +- .github/workflows/dependency-review.yml | 4 +- .github/workflows/doc-build-dev-nightly.yml | 10 +-- .github/workflows/doc-build-release.yml | 10 +-- .github/workflows/execute-examples-weekly.yml | 8 +-- ...rce-update-stable-Fluent-image-version.yml | 6 +- .github/workflows/label.yml | 2 +- .github/workflows/tag-iteration-ends.yml | 2 +- .github/workflows/test-fluent-journals.yml | 8 +-- .github/workflows/test-podman-compose.yml | 8 +-- .github/workflows/test-run-custom.yml | 8 +-- .../test-run-dev-version-nightly.yml | 8 +-- .github/workflows/test-run-nightly.yml | 10 +-- .../test-run-old-versions-weekly.yml | 18 +++--- .../workflows/test-run-solvermode-weekly.yml | 8 +-- .../workflows/test-run-wo-codegen-weekly.yml | 16 ++--- 17 files changed, 97 insertions(+), 97 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1affe66cca87..3a938a221b3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,12 +42,12 @@ jobs: name: "Add license headers" runs-on: ubuntu-latest steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Set up Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} @@ -67,7 +67,7 @@ jobs: contents: write pull-requests: write steps: - - uses: ansys/actions/doc-deploy-changelog@v10.2 + - uses: ansys/actions/doc-deploy-changelog@v10.2.7 with: bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }} bot-email: ${{ secrets.PYANSYS_CI_BOT_EMAIL }} @@ -78,7 +78,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Running Vale - uses: ansys/actions/doc-style@v10.2 + uses: ansys/actions/doc-style@v10.2.7 with: token: ${{ secrets.GITHUB_TOKEN }} @@ -87,13 +87,13 @@ jobs: runs-on: ubuntu-latest steps: - name: "Run PyAnsys code style checks" - uses: ansys/actions/code-style@v10.2 + uses: ansys/actions/code-style@v10.2.7 commit-style: name: "Run commit style checks" runs-on: ubuntu-latest steps: - - uses: ansys/actions/check-pr-title@v10.2 + - uses: ansys/actions/check-pr-title@v10.2.7 with: token: ${{ secrets.GITHUB_TOKEN }} @@ -112,7 +112,7 @@ jobs: os: macos-latest steps: - name: Build wheelhouse and perform smoke test - uses: ansys/actions/build-wheelhouse@v10.2 + uses: ansys/actions/build-wheelhouse@v10.2.7 with: library-name: ${{ env.PACKAGE_NAME }} operating-system: ${{ matrix.os }} @@ -136,7 +136,7 @@ jobs: name: "Actions Security" runs-on: ubuntu-latest steps: - - uses: ansys/actions/check-actions-security@21c9de9bee9692173780696d4a39964f20b9cfa3 # v10.1.5 + - uses: ansys/actions/check-actions-security@1f4f0896a8e49d3aec2f02ced215b04a32c85f28 # v10.2.7 with: generate-summary: true token: ${{ secrets.GITHUB_TOKEN }} @@ -152,12 +152,12 @@ jobs: PYTHONDONTWRITEBYTECODE: 1 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -172,7 +172,7 @@ jobs: sudo apt-get install pandoc libegl1 make xvfb libfontconfig1 libxrender1 libxkbcommon-x11-0 -y - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -208,7 +208,7 @@ jobs: id: version - name: Cache API Code - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 id: cache-api-code with: path: | @@ -218,7 +218,7 @@ jobs: - name: Login to GitHub Container Registry if: steps.cache-api-code.outputs.cache-hit != 'true' - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot @@ -259,7 +259,7 @@ jobs: popd - name: Upload HTML Documentation - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }} path: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}.zip @@ -278,12 +278,12 @@ jobs: PYTHONDONTWRITEBYTECODE: 1 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} @@ -293,7 +293,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.MAIN_PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -314,14 +314,14 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot password: ${{ secrets.GITHUB_TOKEN }} - name: Cache API Code - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 id: cache-api-code with: path: src/ansys/fluent/core/generated @@ -429,7 +429,7 @@ jobs: twine check dist/* - name: Upload package - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: PyFluent-packages path: | @@ -466,13 +466,13 @@ jobs: FLUENT_IMAGE_TAG: ${{ matrix.version == 271 && vars.FLUENT_STABLE_IMAGE_DEV || matrix.image-tag }} steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python if: ${{ !contains(github.event.pull_request.title, '[skip tests]') }} - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} @@ -483,7 +483,7 @@ jobs: - name: Download package if: ${{ !contains(github.event.pull_request.title, '[skip tests]') }} - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: PyFluent-packages path: dist @@ -501,7 +501,7 @@ jobs: - name: Login to GitHub Container Registry if: ${{ !contains(github.event.pull_request.title, '[skip tests]') }} - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot @@ -521,7 +521,7 @@ jobs: - name: Upload 26.1 Coverage Artifacts if: matrix.image-tag == 'v26.1.latest' - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: coverage_report path: ./htmlcov @@ -539,12 +539,12 @@ jobs: PYTEST_XDIST_AUTO_NUM_WORKERS: 1 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} @@ -554,7 +554,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ matrix.python-version }}-${{ hashFiles('pyproject.toml') }} @@ -575,7 +575,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot @@ -624,12 +624,12 @@ jobs: steps: - name: Set up Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} - name: "Download the library artifacts from build-library step" - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: PyFluent-packages path: PyFluent-packages diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e4b79f45cb7a..1695ca349e93 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -36,13 +36,13 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9 + uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -69,6 +69,6 @@ jobs: # ./location_of_script_within_repo/buildscript.sh - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9 + uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4 with: category: "/language:${{matrix.language}}" diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 5396489e3b7f..60877ae4973e 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -16,8 +16,8 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Checkout Repository' - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: 'Dependency Review' - uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2 + uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3 diff --git a/.github/workflows/doc-build-dev-nightly.yml b/.github/workflows/doc-build-dev-nightly.yml index 607cfed48d42..4c47e3077ed3 100644 --- a/.github/workflows/doc-build-dev-nightly.yml +++ b/.github/workflows/doc-build-dev-nightly.yml @@ -29,12 +29,12 @@ jobs: runs-on: [self-hosted, pyfluent] steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: "3.11" @@ -52,7 +52,7 @@ jobs: run: make install - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot @@ -127,7 +127,7 @@ jobs: popd - name: Upload HTML Documentation - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }} path: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}.zip @@ -148,7 +148,7 @@ jobs: pull-requests: write steps: - name: "Deploy development documentation" - uses: ansys/actions/doc-deploy-dev@v10.2 + uses: ansys/actions/doc-deploy-dev@v10.2.7 with: doc-artifact-name: "HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}" decompress-artifact: true diff --git a/.github/workflows/doc-build-release.yml b/.github/workflows/doc-build-release.yml index 6d7e7732cb22..e9aab155c7cc 100644 --- a/.github/workflows/doc-build-release.yml +++ b/.github/workflows/doc-build-release.yml @@ -31,12 +31,12 @@ jobs: runs-on: [self-hosted, pyfluent] steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: "3.11" @@ -54,7 +54,7 @@ jobs: run: make install - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot @@ -89,7 +89,7 @@ jobs: popd - name: Upload HTML Documentation - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }} path: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}.zip @@ -109,7 +109,7 @@ jobs: pull-requests: write steps: - name: "Deploy release documentation" - uses: ansys/actions/doc-deploy-stable@v10.2 + uses: ansys/actions/doc-deploy-stable@v10.2.7 with: doc-artifact-name: "HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}" decompress-artifact: true diff --git a/.github/workflows/execute-examples-weekly.yml b/.github/workflows/execute-examples-weekly.yml index f76861a9fa71..769f6126fcc5 100644 --- a/.github/workflows/execute-examples-weekly.yml +++ b/.github/workflows/execute-examples-weekly.yml @@ -40,12 +40,12 @@ jobs: FLUENT_IMAGE_TAG: ${{ matrix.version == 271 && vars.FLUENT_STABLE_IMAGE_DEV || matrix.image-tag }} steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -55,7 +55,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -63,7 +63,7 @@ jobs: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }} - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/force-update-stable-Fluent-image-version.yml b/.github/workflows/force-update-stable-Fluent-image-version.yml index eec605e5566c..980bf202f595 100644 --- a/.github/workflows/force-update-stable-Fluent-image-version.yml +++ b/.github/workflows/force-update-stable-Fluent-image-version.yml @@ -27,17 +27,17 @@ jobs: timeout-minutes: 30 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 56defda43505..e01c18de49e4 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -134,7 +134,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: ansys/actions/doc-changelog@v10.2 + - uses: ansys/actions/doc-changelog@v10.2.7 with: bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }} bot-email: ${{ secrets.PYANSYS_CI_BOT_EMAIL }} diff --git a/.github/workflows/tag-iteration-ends.yml b/.github/workflows/tag-iteration-ends.yml index f60593da8074..e3c1db9a9545 100644 --- a/.github/workflows/tag-iteration-ends.yml +++ b/.github/workflows/tag-iteration-ends.yml @@ -31,7 +31,7 @@ jobs: name: tag-iteration-ends runs-on: ubuntu-latest steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Get last date of iteration diff --git a/.github/workflows/test-fluent-journals.yml b/.github/workflows/test-fluent-journals.yml index 684247186ad6..23d2ebabb348 100644 --- a/.github/workflows/test-fluent-journals.yml +++ b/.github/workflows/test-fluent-journals.yml @@ -32,12 +32,12 @@ jobs: timeout-minutes: 120 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -47,7 +47,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -67,7 +67,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/test-podman-compose.yml b/.github/workflows/test-podman-compose.yml index 9222b5f251a3..04fd82572d9e 100644 --- a/.github/workflows/test-podman-compose.yml +++ b/.github/workflows/test-podman-compose.yml @@ -44,17 +44,17 @@ jobs: version: 261 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -76,7 +76,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/test-run-custom.yml b/.github/workflows/test-run-custom.yml index 9e304af4cbde..399f7a754be9 100644 --- a/.github/workflows/test-run-custom.yml +++ b/.github/workflows/test-run-custom.yml @@ -45,12 +45,12 @@ jobs: FLUENT_IMAGE_TAG: ${{ matrix.version == 271 && vars.FLUENT_STABLE_IMAGE_DEV || matrix.image-tag }} steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -60,7 +60,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -80,7 +80,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/test-run-dev-version-nightly.yml b/.github/workflows/test-run-dev-version-nightly.yml index 1e6798c60fcf..991ed1371018 100644 --- a/.github/workflows/test-run-dev-version-nightly.yml +++ b/.github/workflows/test-run-dev-version-nightly.yml @@ -29,12 +29,12 @@ jobs: runs-on: [self-hosted, pyfluent] steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -44,7 +44,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -64,7 +64,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/test-run-nightly.yml b/.github/workflows/test-run-nightly.yml index ec37eaa1de93..63548ba12252 100644 --- a/.github/workflows/test-run-nightly.yml +++ b/.github/workflows/test-run-nightly.yml @@ -29,12 +29,12 @@ jobs: runs-on: [self-hosted, pyfluent] steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -44,7 +44,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -64,7 +64,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot @@ -107,7 +107,7 @@ jobs: name: cov_xml.xml - name: Upload Coverage Artifacts - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: coverage_report path: ./htmlcov diff --git a/.github/workflows/test-run-old-versions-weekly.yml b/.github/workflows/test-run-old-versions-weekly.yml index 158bbd819faa..e42ab0f3e561 100644 --- a/.github/workflows/test-run-old-versions-weekly.yml +++ b/.github/workflows/test-run-old-versions-weekly.yml @@ -27,12 +27,12 @@ jobs: runs-on: [self-hosted, pyfluent] steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -42,7 +42,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -62,7 +62,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot @@ -106,7 +106,7 @@ jobs: twine check dist/* - name: Upload package - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: PyFluent-packages path: | @@ -133,12 +133,12 @@ jobs: version: 251 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} @@ -148,7 +148,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Download package - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: PyFluent-packages path: dist @@ -163,7 +163,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/test-run-solvermode-weekly.yml b/.github/workflows/test-run-solvermode-weekly.yml index f7439ca96b43..1daa58813273 100644 --- a/.github/workflows/test-run-solvermode-weekly.yml +++ b/.github/workflows/test-run-solvermode-weekly.yml @@ -28,12 +28,12 @@ jobs: runs-on: [self-hosted, pyfluent] steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} @@ -43,7 +43,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -63,7 +63,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot diff --git a/.github/workflows/test-run-wo-codegen-weekly.yml b/.github/workflows/test-run-wo-codegen-weekly.yml index 5f2ca83d1674..dd0665f32328 100644 --- a/.github/workflows/test-run-wo-codegen-weekly.yml +++ b/.github/workflows/test-run-wo-codegen-weekly.yml @@ -27,17 +27,17 @@ jobs: runs-on: [self-hosted, pyfluent] steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.PYTHON_VERSION }} - name: Cache pip - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: ~/.cache/pip key: Python-${{ runner.os }}-${{ env.PYTHON_VERSION }}-${{ hashFiles('pyproject.toml') }} @@ -62,7 +62,7 @@ jobs: twine check dist/* - name: Upload package - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: PyFluent-packages path: | @@ -92,12 +92,12 @@ jobs: FLUENT_IMAGE_TAG: ${{ matrix.version == 271 && vars.FLUENT_STABLE_IMAGE_DEV || matrix.image-tag }} steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - name: Setup Python - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: ${{ env.MAIN_PYTHON_VERSION }} @@ -107,7 +107,7 @@ jobs: FLUENT_STABLE_IMAGE_DEV: ${{ vars.FLUENT_STABLE_IMAGE_DEV }} - name: Download package - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: PyFluent-packages path: dist @@ -122,7 +122,7 @@ jobs: id: version - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ansys-bot From 7aae056c0145cbc6853a14ed5982704c56571c32 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 12:27:07 +0000 Subject: [PATCH 2/9] chore: adding changelog file 4967.dependencies.md [dependabot-skip] --- doc/changelog.d/4967.dependencies.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/4967.dependencies.md diff --git a/doc/changelog.d/4967.dependencies.md b/doc/changelog.d/4967.dependencies.md new file mode 100644 index 000000000000..a17cfcf37c4c --- /dev/null +++ b/doc/changelog.d/4967.dependencies.md @@ -0,0 +1 @@ +Bump the actions group across 1 directory with 9 updates From 930a181b341bee4536f50fe34846eb1e41a0b226 Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Fri, 27 Mar 2026 14:02:31 +0530 Subject: [PATCH 3/9] Update security issues. --- .github/dependabot.yml | 4 ++++ .github/workflows/ci.yml | 11 +++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1b8f54b27b78..4ed9869afc4b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,8 @@ updates: insecure-external-code-execution: allow schedule: interval: "monthly" + cooldown: + default: 7 # Wait 7 days before raising a PR for a newly published version. labels: - "Maintenance" - "Dependencies" @@ -38,6 +40,8 @@ updates: directory: "/" schedule: interval: "monthly" + cooldown: + default: 7 # Wait 7 days before raising a PR for a newly published action version. labels: - "Maintenance" groups: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 783add777a6c..5818cf22d57b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,10 +16,9 @@ concurrency: cancel-in-progress: true permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads across jobs. + packages: read # Required to pull Fluent images/packages from GHCR using GITHUB_TOKEN. + pull-requests: read # Required by PR metadata checks (for example, check-pr-title). env: API_CODE_CACHE: 7 @@ -64,8 +63,8 @@ jobs: if: github.event_name == 'push' && contains(github.ref, 'refs/tags') runs-on: ubuntu-latest permissions: - contents: write - pull-requests: write + contents: write # Required to commit and push CHANGELOG updates. + pull-requests: write # Required to create or update changelog PRs. steps: - uses: ansys/actions/doc-deploy-changelog@v10.2.7 with: From d2f82af14e1c333047c6d1296a8459ee5a6bdb73 Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Fri, 27 Mar 2026 14:18:42 +0530 Subject: [PATCH 4/9] Updates. --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4ed9869afc4b..e5b8d95f3cd4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: schedule: interval: "monthly" cooldown: - default: 7 # Wait 7 days before raising a PR for a newly published version. + default-days: 7 # Wait 7 days before raising a PR for a newly published version. labels: - "Maintenance" - "Dependencies" @@ -41,7 +41,7 @@ updates: schedule: interval: "monthly" cooldown: - default: 7 # Wait 7 days before raising a PR for a newly published action version. + default-days: 7 # Wait 7 days before raising a PR for a newly published action version. labels: - "Maintenance" groups: From 3ae198920bcf61dbf90388aff2477cf1f1e1e94a Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Fri, 27 Mar 2026 14:26:33 +0530 Subject: [PATCH 5/9] Updates. --- .github/workflows/codeql.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 1695ca349e93..8367a66e4f84 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,9 +1,9 @@ name: "CodeQL" permissions: - contents: read - security-events: read - actions: read + contents: read # Required to checkout and read repository contents during analysis. + security-events: read # Required for codeql-action/analyze to upload code scanning results. + actions: read # Required for CodeQL workflow/action metadata access. on: push: @@ -22,6 +22,9 @@ jobs: # - https://gh.io/supported-runners-and-hardware-resources # - https://gh.io/using-larger-runners # Consider using larger runners for possible analysis time improvements. + concurrency: + group: codeql-${{ github.workflow }}-${{ github.ref }}-${{ matrix.language }} + cancel-in-progress: true runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }} timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }} From 300ceeab85613fbb45756e14dd06c87a9e11af6f Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Fri, 27 Mar 2026 14:31:09 +0530 Subject: [PATCH 6/9] Updates. --- .github/workflows/codeql.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8367a66e4f84..c04731cc421e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -14,6 +14,10 @@ on: schedule: # At 01:27 AM, only on Tuesday - cron: '27 1 * * 2' +concurrency: + group: codeql-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + jobs: analyze: name: Analyze @@ -22,9 +26,6 @@ jobs: # - https://gh.io/supported-runners-and-hardware-resources # - https://gh.io/using-larger-runners # Consider using larger runners for possible analysis time improvements. - concurrency: - group: codeql-${{ github.workflow }}-${{ github.ref }}-${{ matrix.language }} - cancel-in-progress: true runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }} timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }} From cf6b11a54520df107c31e5905f3efd02e6d5a256 Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Fri, 27 Mar 2026 14:38:56 +0530 Subject: [PATCH 7/9] Updates. --- .github/workflows/dependency-review.yml | 4 ++++ .github/workflows/doc-build-dev-nightly.yml | 14 ++++++++------ .github/workflows/doc-build-release.yml | 14 ++++++++------ 3 files changed, 20 insertions(+), 12 deletions(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 60877ae4973e..cde173f9e57e 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -7,6 +7,10 @@ name: 'Dependency Review' on: [pull_request] +concurrency: + group: dependency-review-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: contents: read diff --git a/.github/workflows/doc-build-dev-nightly.yml b/.github/workflows/doc-build-dev-nightly.yml index 77e9e1cc54bb..e12f6d62f157 100644 --- a/.github/workflows/doc-build-dev-nightly.yml +++ b/.github/workflows/doc-build-dev-nightly.yml @@ -5,11 +5,13 @@ on: - cron: "0 5 * * *" workflow_dispatch: +concurrency: + group: doc-build-dev-nightly-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR packages/images. env: DOCUMENTATION_CNAME: "fluent.docs.pyansys.com" @@ -144,8 +146,8 @@ jobs: needs: [build_dev_docs] if: github.ref == 'refs/heads/main' permissions: - contents: write - pull-requests: write + contents: write # Required to push documentation updates to the target repository/branch. + pull-requests: write # Required when deployment action creates or updates pull requests. steps: - name: "Deploy development documentation" uses: ansys/actions/doc-deploy-dev@v10.2.7 diff --git a/.github/workflows/doc-build-release.yml b/.github/workflows/doc-build-release.yml index 59c454bee2c7..0cd383c57175 100644 --- a/.github/workflows/doc-build-release.yml +++ b/.github/workflows/doc-build-release.yml @@ -7,11 +7,13 @@ on: - "v*" - "!*dev*" +concurrency: + group: doc-build-release-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR packages/images. env: DOCUMENTATION_CNAME: "fluent.docs.pyansys.com" @@ -105,8 +107,8 @@ jobs: runs-on: public-ubuntu-latest-8-cores needs: [build_release_docs] permissions: - contents: write - pull-requests: write + contents: write # Required to push release documentation updates to the target repository/branch. + pull-requests: write # Required when deployment action creates or updates pull requests. steps: - name: "Deploy release documentation" uses: ansys/actions/doc-deploy-stable@v10.2.7 From 70bfaccc9f32059dfbfb57148b391c01808d90eb Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Fri, 27 Mar 2026 14:52:47 +0530 Subject: [PATCH 8/9] Updates. --- .github/workflows/execute-examples-weekly.yml | 10 ++++++---- .../force-update-stable-Fluent-image-version.yml | 6 ++---- .github/workflows/label.yml | 13 +++++-------- .github/workflows/tag-iteration-ends.yml | 9 +++++---- .github/workflows/test-fluent-journals.yml | 10 ++++++---- .github/workflows/test-podman-compose.yml | 6 ++---- .github/workflows/test-run-custom.yml | 6 ++---- .github/workflows/test-run-dev-version-nightly.yml | 10 ++++++---- .github/workflows/test-run-nightly.yml | 10 ++++++---- .github/workflows/test-run-old-versions-weekly.yml | 10 ++++++---- .github/workflows/test-run-solvermode-weekly.yml | 10 ++++++---- .github/workflows/test-run-wo-codegen-weekly.yml | 10 ++++++---- 12 files changed, 58 insertions(+), 52 deletions(-) diff --git a/.github/workflows/execute-examples-weekly.yml b/.github/workflows/execute-examples-weekly.yml index 769f6126fcc5..c54ed4cfde99 100644 --- a/.github/workflows/execute-examples-weekly.yml +++ b/.github/workflows/execute-examples-weekly.yml @@ -5,11 +5,13 @@ on: - cron: "0 4 * * SAT" workflow_dispatch: +concurrency: + group: execute-examples-weekly-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR packages/images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/force-update-stable-Fluent-image-version.yml b/.github/workflows/force-update-stable-Fluent-image-version.yml index 82d9e11656fd..347106dd6e82 100644 --- a/.github/workflows/force-update-stable-Fluent-image-version.yml +++ b/.github/workflows/force-update-stable-Fluent-image-version.yml @@ -9,10 +9,8 @@ concurrency: cancel-in-progress: true permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index e01c18de49e4..7207160e2f15 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -15,10 +15,7 @@ concurrency: cancel-in-progress: true permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. jobs: # label-syncer: @@ -38,7 +35,7 @@ jobs: # needs: [label-syncer] permissions: contents: read - pull-requests: write + pull-requests: write # Required to add/update labels on pull requests. runs-on: ubuntu-latest steps: # Label based on modified files @@ -107,7 +104,7 @@ jobs: runs-on: ubuntu-latest needs: [labeler] permissions: - pull-requests: write + pull-requests: write # Required to create a guidance comment on pull requests. steps: - name: Suggest to add labels uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0 @@ -130,8 +127,8 @@ jobs: name: "Create changelog fragment" needs: [labeler] permissions: - contents: write - pull-requests: write + contents: write # Required to create/update changelog fragment files in the repository. + pull-requests: write # Required when the changelog action updates pull request metadata. runs-on: ubuntu-latest steps: - uses: ansys/actions/doc-changelog@v10.2.7 diff --git a/.github/workflows/tag-iteration-ends.yml b/.github/workflows/tag-iteration-ends.yml index e3c1db9a9545..784dcbe0342e 100644 --- a/.github/workflows/tag-iteration-ends.yml +++ b/.github/workflows/tag-iteration-ends.yml @@ -20,11 +20,12 @@ on: - cron: "0 4 28 12 *" workflow_dispatch: +concurrency: + group: tag-iteration-ends-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout to read repository contents. jobs: tag: diff --git a/.github/workflows/test-fluent-journals.yml b/.github/workflows/test-fluent-journals.yml index 8023d7768786..f66751b378f1 100644 --- a/.github/workflows/test-fluent-journals.yml +++ b/.github/workflows/test-fluent-journals.yml @@ -8,11 +8,13 @@ on: branches: - main +concurrency: + group: test-fluent-journals-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/test-podman-compose.yml b/.github/workflows/test-podman-compose.yml index 04fd82572d9e..bbd33c690910 100644 --- a/.github/workflows/test-podman-compose.yml +++ b/.github/workflows/test-podman-compose.yml @@ -10,10 +10,8 @@ concurrency: cancel-in-progress: true permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/test-run-custom.yml b/.github/workflows/test-run-custom.yml index bbc9769a5cf0..c4105ce85b90 100644 --- a/.github/workflows/test-run-custom.yml +++ b/.github/workflows/test-run-custom.yml @@ -9,10 +9,8 @@ concurrency: cancel-in-progress: true permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/test-run-dev-version-nightly.yml b/.github/workflows/test-run-dev-version-nightly.yml index adcb96258fb5..37d27dbac0b7 100644 --- a/.github/workflows/test-run-dev-version-nightly.yml +++ b/.github/workflows/test-run-dev-version-nightly.yml @@ -5,11 +5,13 @@ on: - cron: "0 3 * * *" workflow_dispatch: +concurrency: + group: test-run-dev-version-nightly-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/test-run-nightly.yml b/.github/workflows/test-run-nightly.yml index 63548ba12252..4c2f0e2cc6aa 100644 --- a/.github/workflows/test-run-nightly.yml +++ b/.github/workflows/test-run-nightly.yml @@ -5,11 +5,13 @@ on: - cron: "0 4 * * *" workflow_dispatch: +concurrency: + group: test-run-nightly-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/test-run-old-versions-weekly.yml b/.github/workflows/test-run-old-versions-weekly.yml index e42ab0f3e561..7080a451f02a 100644 --- a/.github/workflows/test-run-old-versions-weekly.yml +++ b/.github/workflows/test-run-old-versions-weekly.yml @@ -5,11 +5,13 @@ on: - cron: "0 9 * * SAT" workflow_dispatch: +concurrency: + group: test-run-old-versions-weekly-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/test-run-solvermode-weekly.yml b/.github/workflows/test-run-solvermode-weekly.yml index 1daa58813273..c14d14aa2841 100644 --- a/.github/workflows/test-run-solvermode-weekly.yml +++ b/.github/workflows/test-run-solvermode-weekly.yml @@ -5,11 +5,13 @@ on: - cron: "0 8 * * SUN" workflow_dispatch: +concurrency: + group: test-run-solvermode-weekly-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} diff --git a/.github/workflows/test-run-wo-codegen-weekly.yml b/.github/workflows/test-run-wo-codegen-weekly.yml index dd0665f32328..f9c79261c2d1 100644 --- a/.github/workflows/test-run-wo-codegen-weekly.yml +++ b/.github/workflows/test-run-wo-codegen-weekly.yml @@ -5,11 +5,13 @@ on: - cron: "0 9 * * SUN" workflow_dispatch: +concurrency: + group: test-run-wo-codegen-weekly-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + permissions: - contents: read - packages: read - pull-requests: read - issues: read + contents: read # Required for actions/checkout and repository reads. + packages: read # Required for docker/login-action access to GHCR images. env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} From 5fc389f603c23d0a2135f88dbd0c21728fd8e4c4 Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Fri, 27 Mar 2026 15:02:44 +0530 Subject: [PATCH 9/9] Updates. --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e5b8d95f3cd4..9bb12b446ca4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,6 @@ version: 2 updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests - insecure-external-code-execution: allow schedule: interval: "monthly" cooldown: