From a9b3f3ba2a8f88e77014ceba4243aeed4831dae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 11:04:10 +0000 Subject: [PATCH 1/2] build(actions): bump vale-cli/vale-action Bumps the vale-action group with 1 update in the /doc-style directory: [vale-cli/vale-action](https://github.com/vale-cli/vale-action). Updates `vale-cli/vale-action` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/vale-cli/vale-action/releases) - [Commits](https://github.com/vale-cli/vale-action/compare/v2.1.1...2.1.2) --- updated-dependencies: - dependency-name: vale-cli/vale-action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vale-action ... Signed-off-by: dependabot[bot] --- doc-style/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc-style/action.yml b/doc-style/action.yml index c80d80e8f..f309c1081 100644 --- a/doc-style/action.yml +++ b/doc-style/action.yml @@ -242,7 +242,7 @@ runs: # reviewdog20 branch with the new release changes, see next step. - name: "Dummy step to track vale-action changes" if: false - uses: vale-cli/vale-action@d89dee975228ae261d22c15adcd03578634d429c # v2.1.1 + uses: vale-cli/vale-action@85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a # v2.1.2 with: reporter: github-pr-check filter_mode: nofilter @@ -252,7 +252,7 @@ runs: # dependabot, we need to update the reviewdog20 branch with the new release changes. # Once performed, we can manually update the commit hash below. - name: "Run Vale" - uses: vale-cli/vale-action@8b7efc0909d3e173676d892083470ec35a757858 # zizmor: ignore[stale-action-refs] , Read warning above + uses: vale-cli/vale-action@d89dee975228ae261d22c15adcd03578634d429c # zizmor: ignore[stale-action-refs] , Read warning above env: GITHUB_TOKEN: ${{ inputs.token }} with: From 53c50951abdce7de90257c14b302c6cff1080823 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:03:21 +0000 Subject: [PATCH 2/2] chore: adding changelog file 1336.dependencies.md [dependabot-skip] --- doc/source/changelog/1336.dependencies.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/source/changelog/1336.dependencies.md diff --git a/doc/source/changelog/1336.dependencies.md b/doc/source/changelog/1336.dependencies.md new file mode 100644 index 000000000..781622f60 --- /dev/null +++ b/doc/source/changelog/1336.dependencies.md @@ -0,0 +1 @@ +Bump vale-cli/vale-action from 2.1.1 to 2.1.2 in /doc-style in the vale-action group across 1 directory