mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-30 02:13:14 +03:00
Add TLS and mTLS support
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ const { exportSecrets } = require('./action');
|
||||
} catch (error) {
|
||||
core.setFailed(error.message);
|
||||
}
|
||||
})();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user