Skip to content

Commit dcbd760

Browse files
renovate-botkellyselden
authored andcommitted
ember-cli-update-action
ember-cli-update -p @kellyselden/node-template -b @kellyselden/node-template --to 1.2.2
1 parent f1f0f98 commit dcbd760

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v2
4949
- uses: actions/setup-node@v1
5050
with:
51-
version: ${{ matrix.node }}
51+
node-version: ${{ matrix.node }}
5252

5353
# for test cache hits
5454
- run: npm i -g [email protected]

config/ember-cli-update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"name": "@kellyselden/node-template",
16-
"version": "1.2.1",
16+
"version": "1.2.2",
1717
"blueprints": [
1818
{
1919
"name": "@kellyselden/node-template",

0 commit comments

Comments
 (0)