chore: release 6.1.1 (#1757)

This commit is contained in:
Michael Lehmann
2026-05-05 11:08:36 -07:00
committed by GitHub
parent d4a9acd8d3
commit d979d5b3a7
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.1.0",
"version": "6.1.1",
"scripts": {
"build": "tsc",
"lint": "biome check --error-on-warnings ./src && markdownlint -i node_modules -i CHANGELOG.md '**/*.md'",