We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabf773 commit 949f752Copy full SHA for 949f752
Makefile
@@ -8,7 +8,7 @@ DOCKER_RUN_WRITE_OPTS := $(DOCKER_RUN_OPTS) -u $(UID):$(GID)
8
default: compile
9
10
# renovate: depName=ghcr.io/developerc286/clean_git_history
11
-CLEAN_GIT_HISTORY_VERSION=1.1.0@sha256:d61b1c1627513f43760c86c63515fc8b8d97879d9b1401dadc24d7f18dd903d3
+CLEAN_GIT_HISTORY_VERSION=1.1.1@sha256:2b36fb6c76417a5feedd6136e52d5987cd96408c1ff4cda3f37af86219fe0636
12
13
.PHONY: check-clean-git-history
14
check-clean-git-history:
0 commit comments