From d24148a0a3c5bd3c4a0c08e01622bd3c0c08f7d5 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, 23 Mar 2026 13:44:45 +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 e13bee0..1254086 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