chore: promote uat to main — auth repo migration (CAR-722)

chore: promote uat to main — auth repo migration (CAR-722)
This commit was merged in pull request #4.
This commit is contained in:
coupon-carl-ceo[bot]
2026-04-21 02:28:02 +00:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -169,4 +169,4 @@ jobs:
git diff --cached --quiet && echo "No changes" && exit 0
git commit -m "ci(uat): update auth image from cartsnitch/auth CI"
git pull --rebase origin main
git push origin main
git push origin main
+4
View File
@@ -0,0 +1,4 @@
ignore:
# Python 3.12 CVEs — only fixed in 3.13+, cannot upgrade major version safely
- vulnerability: CVE-2025-13836
- vulnerability: CVE-2026-4519