diff --git a/dist/index.js b/dist/index.js index 9af4054..3c4b39f 100644 --- a/dist/index.js +++ b/dist/index.js @@ -19180,7 +19180,7 @@ const { exportSecrets } = __nccwpck_require__(3348); (async () => { try { - await core.group('Get Vault Secrets', exportSecrets); + await core.group('MCOULOMBE TEST', exportSecrets); } catch (error) { core.setFailed(error.message); }