chore(deps): update akkuman/gitea-release-action digest to b8d9144 #24

Open
renovate-bot wants to merge 1 commits from renovate/akkuman-gitea-release-action-digest into main
Showing only changes of commit 9650eb1d6f - Show all commits

View File

@@ -45,7 +45,7 @@ jobs:
with: with:
path: artifacts path: artifacts
- name: Create release - name: Create release
uses: akkuman/gitea-release-action@fe8e0322804b48e34e3bddbbf6335bd2b1046eb7 # v1 uses: akkuman/gitea-release-action@b8d9144f302c68610911db1aaf722708d5c02d94 # v1
with: with:
tag_name: ${{ steps.tag.outputs.new-tag }} tag_name: ${{ steps.tag.outputs.new-tag }}
name: ${{ steps.tag.outputs.new-tag }} name: ${{ steps.tag.outputs.new-tag }}