From b49f9bab8dd25431cf5abed25f52bdc956d7b267 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Aug 2026 18:14:40 +0200 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.43 (#160) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index 5f0578b..61e64d0 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -91,7 +91,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 - - uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@3ab82e6aa1db388a34562f5ce6eedb598651d916 # 0.1.42 + - uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@99bd74fe5366e32f91fe977eaff5f55aacb42600 # 0.1.43 id: tag with: token: ${{ secrets.GITEA_TOKEN }}