File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
.github/actions/configure-aws Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 }}
Original file line number Diff line number Diff line change 113113 "@semantic-release/npm" : " 13.1.5" ,
114114 "@typescript-eslint/eslint-plugin" : " 8.56.1" ,
115115 "@typescript-eslint/parser" : " 8.56.1" ,
116- "c8" : " 10.1.3 " ,
116+ "c8" : " 11.0.0 " ,
117117 "chai" : " 6.2.2" ,
118118 "chai-as-promised" : " 8.0.2" ,
119119 "chokidar" : " 5.0.0" ,
120120 "dotenv" : " 17.3.1" ,
121- "eslint" : " 9.39.4 " ,
121+ "eslint" : " 10.0.3 " ,
122122 "esmock" : " 2.7.3" ,
123123 "husky" : " 9.1.7" ,
124124 "junit-report-builder" : " 5.1.1" ,
You can’t perform that action at this time.
0 commit comments