Skip to content

build(deps): bump dessant/lock-threads from 4 to 5 by dependabot[bot] [frappe] PR#23317

Bot Dokos requested to merge ft-pr-23317 into develop

From: https://github.com/frappe/frappe/pull/23317
Date: 2023-11-21 07:23:10+00:00



Diagnostics

Cleaning files from denylist:
 .github/workflows/lock.yml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)


Cleaning files from denylist:
 .github/workflows/lock.yml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-23317

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports