CI: adapt autoupdate.sh to follow our commit style (MR 5314)

Our commit style (specified in COMMITSTYLE.md) states that "upgrade to"
should be used when increasing the version of a package.
This commit is contained in:
Stefan Hansson 2024-07-03 17:13:59 +02:00 committed by Oliver Smith
parent 33d35c0835
commit 8cc5cc801d
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -83,7 +83,7 @@ update_linux_next() {
# Commit
git add device/testing/linux-next/APKBUILD
git commit -S -m "linux-next: update to $latest"
git commit -S -m "linux-next: upgrade to $latest"
}
# For testing