Skip to content

Commit 7373d73

Browse files
fix: 🐛 ignore aws-actions account
✅ Closes: CORE-2068
1 parent 01085d7 commit 7373d73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/static-analysis/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ inputs:
55
ignored-accounts:
66
description: "Comma-separated list of accounts to ignore"
77
required: false
8-
default: "actions,VirdocsSoftware"
8+
default: "actions,VirdocsSoftware,aws-actions"
99

1010
layer-package-json:
1111
description: "Path to the layer package.json file"

0 commit comments

Comments
 (0)