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: 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