ci(releases): Set last-release-sha to v1.34.0 tag SHA

Fix last-release-sha in release-please-config-v1.json to track the commit SHA of tag v1.34.0 so that Release Please does not generate massive changelogs including legacy commits.

Change-Id: I2e59566ebb3900975b9f86326bb53ed959a92815
This commit is contained in:
asobran
2026-05-22 18:26:39 +00:00
parent 472c770b4f
commit 0ebc155d02
+1 -1
View File
@@ -57,5 +57,5 @@
]
}
},
"last-release-sha": "4af7cbb5c8319208337e18b0a6bc55288b51b0b1"
"last-release-sha": "160b1b45e4d793c49621c9ba648048806c7f853c"
}