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