Skip to content

Commit 814a912

Browse files
chore(deps): update external major
1 parent 930a386 commit 814a912

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/configure-aws/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
steps:
1818
- name: Configure AWS Credentials
1919
id: creds
20-
uses: aws-actions/configure-aws-credentials@v5
20+
uses: aws-actions/configure-aws-credentials@v6
2121
with:
2222
aws-region: us-east-1
2323
role-to-assume: ${{ inputs.aws_role_to_assume }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"chai-as-promised": "8.0.2",
118118
"chokidar": "5.0.0",
119119
"dotenv": "17.3.1",
120-
"eslint": "9.39.3",
120+
"eslint": "10.0.1",
121121
"esmock": "2.7.3",
122122
"husky": "9.1.7",
123123
"junit-report-builder": "5.1.1",

0 commit comments

Comments
 (0)