Skip to content

Commit

Permalink
DO NOT REVIEW: testing
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Jun 3, 2024
1 parent 2b68d2f commit 68d3968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugin/keyvault.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ func NewKeyVaultClient(
config: config,
vaultName: vaultName,
keyName: keyName,
keyVersion: keyVersion,
keyVersion: "",
vaultURL: *vaultURL,
azureEnvironment: env,
keyIDHash: keyIDHash,
Expand Down

0 comments on commit 68d3968

Please sign in to comment.