Skip to content

Switch to a more comprehensive glob matcher #1

@abhilash1in

Description

@abhilash1in

The existing glob matcher is very primitive and works only with *:
https://github.com/action-factory/aws-secrets-manager-action/blob/276968b04438660afff72bad5f5725f3af9fea95/src/utils.ts#L50-L52

Use something like isaacs/minimatch instead, as it offers more matching features.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions