chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.11

This commit is contained in:
2026-07-19 05:09:56 +00:00
parent 1426b45c14
commit cbb0a789f7
+1 -1
View File
@@ -23,6 +23,6 @@ jobs:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }} prerelease: ${{ github.event_name == 'workflow_dispatch' }}
- name: Push tag - name: Push tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@4d70654e80019edcc5f6422e1a85580f1e0f3d52 # 0.2.10 uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f9ed2bccd9161d124284619464c5dc5b15b79c0 # 0.2.11
with: with:
tag: ${{ steps.tag.outputs.new-tag }} tag: ${{ steps.tag.outputs.new-tag }}