Expand AWS IAM Wildcards
Version updated for https://github.com/thekbb/expand-aws-iam-wildcards to version v1.4.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action automatically expands IAM wildcard actions in PR diffs and posts inline comments showing what each wildcard matches, with links to AWS docs. It helps reviewers understand security posture changes more easily by providing inline comments with expanded actions linked to AWS documentation. The recommended setup includes a pull_request workflow trigger with write permissions for pull-requests and uses a full 40-character commit SHA for immutable reference.
What’s Changed
What’s Changed
- Move changelog release prep to TypeScript by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/130
- deps: bump the npm-dependencies group with 3 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/131
- ci: bump github/codeql-action/init from 4.36.2 to 4.36.3 by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/132
- dependabot should always update all codeql actions in same pr by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/134
- Update IAM action data by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/138
- deps: bump the npm-dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/137
- ci: bump the codeql group with 2 updates by @dependabot[bot] in https://github.com/thekbb/expand-aws-iam-wildcards/pull/136
- big bang move of release script to typescrit (sorry james) by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/139
- Prepare v1.4.0 release by @thekbb in https://github.com/thekbb/expand-aws-iam-wildcards/pull/140
Full Changelog: https://github.com/thekbb/expand-aws-iam-wildcards/compare/v1...v1.4.0