diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 5c2a777..b606b9f 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -27,7 +27,7 @@ jobs: pull-requests: write # Required for the changelog steps: - name: Deploy changelog - uses: ansys/actions/doc-deploy-changelog@7419880d64bb0bba83f968ca803611df0b76faf0 # v10.3.4 + uses: ansys/actions/doc-deploy-changelog@84b6533ae76f5dde69a1df26c18682160a8121cf # v10.3.5 with: token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }} bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }} diff --git a/doc/changelog.d/121.maintenance.md b/doc/changelog.d/121.maintenance.md new file mode 100644 index 0000000..1ecee67 --- /dev/null +++ b/doc/changelog.d/121.maintenance.md @@ -0,0 +1 @@ +Bump ansys/actions/doc-deploy-changelog from 10.3.4 to 10.3.5