mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-10 00:26:55 +00:00
* Revert "update got dependency and convert to esm module (#533)"
This reverts commit 77efb36ae3.
* keep new local test file changes
* keep changes to PR template
* update changelog
5 lines
No EOL
57 B
JavaScript
5 lines
No EOL
57 B
JavaScript
const WILDCARD = '*';
|
|
|
|
module.exports = {
|
|
WILDCARD
|
|
}; |