mirror of
https://code.forgejo.org/actions/forgejo-release
synced 2026-04-05 01:26:53 +00:00
Update dependency forgejo/release-notes-assistant to v1.6.0
This commit is contained in:
parent
9ef8d3a17f
commit
2083d7bef4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ if ${VERBOSE:-false}; then set -x; fi
|
|||
: ${DELAY:=10}
|
||||
: ${SKIP_ASSETS:=false}
|
||||
|
||||
RELEASE_NOTES_ASSISTANT_VERSION=v1.5.2 # renovate: datasource=forgejo-releases depName=forgejo/release-notes-assistant registryUrl=https://code.forgejo.org
|
||||
RELEASE_NOTES_ASSISTANT_VERSION=v1.6.0 # 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