diff --git a/.github/actions/sync/shared-config.rb b/.github/actions/sync/shared-config.rb index 2c4a5651..f3c23edd 100755 --- a/.github/actions/sync/shared-config.rb +++ b/.github/actions/sync/shared-config.rb @@ -183,7 +183,7 @@ def git(*args) "#{dependabot_config}\n", ) when deprecated_lock_threads - FileUtils.rm_f target_path + FileUtils.rm_f path else next if path == target_path.to_s