mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-20 11:37:07 +00:00
refactor: convert project to typescript
This commit is contained in:
parent
47a19ef007
commit
f13bd58e77
12 changed files with 113 additions and 34 deletions
|
|
@ -15,8 +15,5 @@ inputs:
|
|||
configured using a Secret.
|
||||
required: true
|
||||
runs:
|
||||
using: docker
|
||||
image: src/Dockerfile
|
||||
args:
|
||||
- ${{ inputs.configurationFile }}
|
||||
- ${{ inputs.token }}
|
||||
using: node12
|
||||
main: dist/index.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue