diff --git a/.github/workflows/ci-and-cd.yml b/.github/workflows/ci-and-cd.yml index 28003e2..cafd357 100644 --- a/.github/workflows/ci-and-cd.yml +++ b/.github/workflows/ci-and-cd.yml @@ -43,7 +43,7 @@ jobs: uses: ./.github/actions/setup-build - name: Conventional Changelog Action - uses: TriPSs/conventional-changelog-action@v5.2.1 + uses: TriPSs/conventional-changelog-action@v5.3.0 id: changelog with: github-token: ${{ secrets.github_token }}