chore(main): release 6.2.4 (#1942)

Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
This commit is contained in:
AWS SDKs and Tools bot
2026-08-31 16:17:23 -07:00
committed by GitHub
parent 58065db07c
commit cbe3b39273
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "configure-aws-credentials",
"description": "A GitHub Action to configure AWS credentials",
"version": "6.2.3",
"version": "6.2.4",
"scripts": {
"build": "tsc",
"lint": "biome check --error-on-warnings ./src ./test && markdownlint -i node_modules -i CHANGELOG.md '**/*.md'",