chore(release): update action version in workflow
All checks were successful
Auto Changelog & Release / release (push) Successful in 20s

This commit is contained in:
2025-09-27 21:53:34 +02:00
parent ddda682c80
commit 73a1b5cc24

View File

@@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Release
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0.3.0
uses: https://git.0xmax42.io/actions/auto-changelog-release-action@v0
with:
token: ${{ secrets.RELEASE_PUBLISH_TOKEN }}
allow_non_main_release: "true"