Fix package name (#9103) (#9116)

* fix package name

* fix prefix and add version

* remove version

* add directory for version

* fix package name  and add to yaml file

Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com>
This commit is contained in:
Vault Automation 2025-09-04 14:30:37 -06:00 committed by GitHub
parent b79dcd715a
commit f4a2cb32ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,7 @@ lint:
- sdk/database/dbplugin/database.proto
- sdk/database/dbplugin/v5/proto/database.proto
- sdk/database/dbplugin/v5/proto/database_ent.proto
- sdk/helper/envelopeencryption/envelope_encryption_ent.proto
- sdk/helper/pluginutil/multiplexing.proto
- sdk/logical/event.proto
- sdk/logical/identity.proto
@ -76,6 +77,7 @@ lint:
- helper/storagepacker/types.proto
- physical/raft/types.proto
- sdk/database/dbplugin/database.proto
- sdk/helper/envelopeencryption/envelope_encryption_ent.proto
- sdk/helper/pluginutil/multiplexing.proto
- sdk/logical/event.proto
- sdk/logical/identity.proto