WIP: refactor: port to JS
This should hopefully reduce the complexity of the action
This commit is contained in:
parent
1b14f63169
commit
8925f3da6d
20 changed files with 215060 additions and 109 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
check-renovaterc:
|
||||
runs-on: nixos
|
||||
steps:
|
||||
- uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
|
||||
- uses: 'https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' # v4
|
||||
- name: Validate renovaterc.json
|
||||
run: |
|
||||
nix --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue