mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-02-06 07:48:08 +00:00
Update dependency forgejo/release-notes-assistant to v1.5.2 (#140)
Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/140 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
b5fa0f2e61
commit
94a60cb661
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ if ${VERBOSE:-false}; then set -x; fi
|
|||
: ${DELAY:=10}
|
||||
: ${SKIP_ASSETS:=false}
|
||||
|
||||
RELEASE_NOTES_ASSISTANT_VERSION=v1.5.1 # renovate: datasource=forgejo-releases depName=forgejo/release-notes-assistant registryUrl=https://code.forgejo.org
|
||||
RELEASE_NOTES_ASSISTANT_VERSION=v1.5.2 # renovate: datasource=forgejo-releases depName=forgejo/release-notes-assistant registryUrl=https://code.forgejo.org
|
||||
|
||||
TAG_FILE="$TMP_DIR/tag$$.json"
|
||||
TAG_URL=$(echo "$TAG" | sed 's/\//%2F/g')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue