Issue ref: [#146](https://github.com/EndBug/add-and-commit/issues/146) The issue is back after upgrading `actions/checkout` from v5 to v6. I suspect it has something to do with this change: https://github.com/actions/checkout/pull/2286 Downgrading the checkout-action fixed my workflow again.