Compare commits

..

3 Commits

Author SHA1 Message Date
renovate-bot dd9ab05dfa chore(deps): update typescript-eslint monorepo to v8
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 12s
CI / Build check (pull_request) Failing after 36s
2026-06-21 16:46:36 +00:00
renovate-bot b2868d380d chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.39 (#136)
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-06-21 18:38:05 +02:00
renovate-bot bf7b03f3b1 chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.7 (#135)
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-06-21 18:30:19 +02:00
+2 -2
View File
@@ -91,12 +91,12 @@ jobs:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@b8806ee0141a44be30e8734dff15001361be100c # 0.1.35
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@e393dbb067c09fd43519392572ccf63b66cba92d # 0.1.39
id: tag
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@38c1bbd8bad3e7965744d03de85faa4a5b808d1b # 0.2.4
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@0841ccc70fc2c1526123785f3b0a510a6ba4bdfc # 0.2.7
with:
tag: ${{ steps.tag.outputs.new-tag }}
- name: Set output