chore(deps): pin akkuman/gitea-release-action action to fe8e032 (#9)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [akkuman/gitea-release-action](https://github.com/akkuman/gitea-release-action) | action | pinDigest | → `fe8e032` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYWN0aW9uIiwiZGVwcyJdfQ==--> Reviewed-on: #9 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #9.
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: artifacts
|
path: artifacts
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@fe8e0322804b48e34e3bddbbf6335bd2b1046eb7 # 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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user