From 451ef048a428adbeb037f54775ecf58a87aa45f4 Mon Sep 17 00:00:00 2001 From: Anton Kesy Date: Sat, 10 Jan 2026 12:52:07 +0100 Subject: [PATCH] CI: Fix typo --- .github/actions/check-changes/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/check-changes/action.yaml b/.github/actions/check-changes/action.yaml index e5690b8a7..40e4a3ae2 100644 --- a/.github/actions/check-changes/action.yaml +++ b/.github/actions/check-changes/action.yaml @@ -46,7 +46,7 @@ runs: shopt -s dotglob # 4b825dc642cb6eb9a060e54bf8d69288fbee4904 is a "hidden" sha1 hash of - # the "empty tree", retrived via 'git hash-object -t tree /dev/null', + # the "empty tree", retrieved via 'git hash-object -t tree /dev/null', # and used here as a last-resort fallback to always provide a valid # git ref.