Skip to content

Commit ad03285

Browse files
committed
update ember-cli-update-action
1 parent 8b929e2 commit ad03285

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@ jobs:
7676
- uses: actions/checkout@v3
7777
with:
7878
ref: ${{ github.head_ref }}
79-
token: ${{ secrets.GitHubToken }}
79+
8080
- uses: actions/setup-node@v3
8181
with:
8282
node-version: 14
8383

84-
- uses: kellyselden/ember-cli-update-action@v3
84+
- uses: kellyselden/ember-cli-update-action@v5
8585
with:
8686
autofix_command: npm run lint -- --fix
8787
ignore_to: true

0 commit comments

Comments
 (0)