From fc7691ed9cb4f274d66c8a75d882fd41ab1a4a32 Mon Sep 17 00:00:00 2001 From: "sidey79-self-hosted-renovate[bot]" <126422086+sidey79-self-hosted-renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 14:20:25 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v10 --- .github/workflows/ncc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ncc.yml b/.github/workflows/ncc.yml index dca65b7..e4c8cdd 100644 --- a/.github/workflows/ncc.yml +++ b/.github/workflows/ncc.yml @@ -24,7 +24,7 @@ jobs: src: 'index.cjs' #ncc_args: '-o testdist' - - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9 + - uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10 if: ${{ github.actor != 'dependabot[bot]' }} with: message: Commit Dist file