chore(main): release 6.2.1 (#1849)

This commit is contained in:
AWS SDKs and Tools bot
2026-06-26 14:23:45 -07:00
committed by GitHub
parent a20cf827fe
commit 254c19bd24
4 changed files with 11 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.0",
"version": "6.2.1",
"scripts": {
"build": "tsc",
"lint": "biome check --error-on-warnings ./src ./test && markdownlint -i node_modules -i CHANGELOG.md '**/*.md'",