Skip to content

Commit 82f8310

Browse files
Merge pull request #90 from VirdocsSoftware/hotfix/v2.14.1
hotfix v2.14.1 to main
2 parents 6e073a1 + 7373d73 commit 82f8310

2 files changed

Lines changed: 2 additions & 2 deletions

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"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-actions",
3-
"version": "2.14.0",
3+
"version": "2.14.1",
44
"description": "Used to store GitHub actions for use across the enterprise",
55
"scripts": {
66
"test": "./tooling/scripts/run_tests.sh",

0 commit comments

Comments
 (0)