diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index 554fea6..21a6fb6 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -97,7 +97,7 @@ jobs: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: fetch-depth: 0 - - uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@0.1.20 + - uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@9ce866a51b59227917f423c09a3b65b00ccb0e2c # 0.1.20 id: tag with: token: ${{ secrets.GITEA_TOKEN }}