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

Merged
t.behrendt merged 1 commits from renovate/https-gitea.t000-n.de-t.behrendt-actions-0.x into main 2026-04-28 17:10:14 +02:00
Showing only changes of commit 1fca22db3e - Show all commits
+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@3925c92fc33f3d2bc87d28d21ab691b7e6dd6cdf # 0.2.1 uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@47a1c635cfc76cfb4eeee3db0d0b89bf19007c7a # 0.2.3
with: with:
tag: ${{ steps.tag.outputs.new-tag }} tag: ${{ steps.tag.outputs.new-tag }}