From 4c68a061b886544df5cdb95d7c8ab9bd3dd42c52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 01:44:33 +0000 Subject: [PATCH] chore(deps): update kellyselden/ember-cli-update-action action to v7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 52492754..d99851b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: with: version: 8.10.2 - - uses: kellyselden/ember-cli-update-action@v6 + - uses: kellyselden/ember-cli-update-action@v7 with: autofix_command: npm run lint:js -- --fix ignore_to: true