mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
feat!: use semantic release (#704)
This commit is contained in:
parent
8463758e93
commit
94faa7df1e
9 changed files with 2317 additions and 389 deletions
|
|
@ -26,6 +26,10 @@ inputs:
|
|||
Override the environment variables which will be passsed into the renovate container.
|
||||
Defaults to `^(?:RENOVATE_\\w+|LOG_LEVEL|GITHUB_COM_TOKEN|NODE_OPTIONS)$`
|
||||
required: false
|
||||
renovate-version:
|
||||
description: |
|
||||
Renovate version to use. Defaults to latest.
|
||||
required: false
|
||||
runs:
|
||||
using: node16
|
||||
main: dist/index.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue