From d25b252721e0b8ed378b5484cec711cb76351076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 06:04:27 +0000 Subject: [PATCH] chore(deps): Bump EndBug/add-and-commit from 4 to 9 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 4 to 9. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/v4...v9) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-md-and-index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-md-and-index.yml b/.github/workflows/update-md-and-index.yml index 3e944fa..086c58b 100644 --- a/.github/workflows/update-md-and-index.yml +++ b/.github/workflows/update-md-and-index.yml @@ -52,7 +52,7 @@ jobs: run: echo "date=$(TZ=Asia/Seoul date +'%Y-%m-%d')" >> $GITHUB_OUTPUT - name: Commit new PS badge - uses: EndBug/add-and-commit@v4 + uses: EndBug/add-and-commit@v9 with: author_name: Queue-ri author_email: qriosity.dev@gmail.com