chore(deps): pin dependencies
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement

This commit is contained in:
2026-01-08 11:02:21 +00:00
parent ec18df2d97
commit c3243e40f9

View File

@@ -18,10 +18,10 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Increment tag - name: Increment tag
id: tag id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@0.1.15 uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@aea67fe6c1ec55c0e868b1aa3453d2a553f43f5f # 0.1.15
with: with:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
- name: Push tag - name: Push tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@0.0.3 uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@4d70414705c11d192f338c83b50d6ba38bc228bd # 0.0.3
with: with:
tag: ${{ steps.tag.outputs.new-tag }} tag: ${{ steps.tag.outputs.new-tag }}