mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 11:05:04 +03:00
Pin git-restore-mtime script to a valid commit SHA.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -13,5 +13,5 @@ runs:
|
||||
exit 0
|
||||
fi
|
||||
script="${RUNNER_TEMP}/git-restore-mtime"
|
||||
curl -fsSL https://github.com/MestreLion/git-tools/raw/2024.11/git-restore-mtime -o "$script"
|
||||
curl -fsSL https://raw.githubusercontent.com/MestreLion/git-tools/b5822d297b3ca4a3b6574e78327a464790b14937/git-restore-mtime -o "$script"
|
||||
python3 "$script"
|
||||
|
||||
Reference in New Issue
Block a user