From 6f96ab932444cfcc2d85dbd4ef0135fefcf61f1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 03:50:50 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 5 to 9 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 5 to 9. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/v5...v9) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/prerelease.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prerelease.yml b/.github/workflows/prerelease.yml index 00fb71da20..23f2b130d4 100644 --- a/.github/workflows/prerelease.yml +++ b/.github/workflows/prerelease.yml @@ -153,7 +153,7 @@ jobs: npm-token: ${{ secrets.NPM_TOKEN }} - name: Commit changes - uses: EndBug/add-and-commit@v5 + uses: EndBug/add-and-commit@v9 with: message: "[SKIP CI] Prerelease" env: