fix: update script version echo statement in prune-container-images.sh

This commit is contained in:
GitHub Actions
2026-02-25 19:31:16 +00:00
parent 46fe59cf0a
commit e1c0173e3d

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
echo "[prune] SCRIPT VERSION: GH_API_VARIANT"
# prune-container-images.sh
# Deletes old images from GHCR and Docker Hub according to retention and protection rules.