diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 7839072..223d60d 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -14,6 +14,6 @@ jobs: with: fetch-depth: 0 - name: Release - uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0 + uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0.3.0 with: token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}