Skip to content

Commit fc17891

Browse files
Merge pull request #225 from jenkins-x/dubious
fix: git security error
2 parents ab8b49e + 007c330 commit fc17891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jenkins-x/changelog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env sh
2-
2+
git config --global --add safe.directory /github/workspace
33
echo "REPO_NAME = $PULL_BASE_SHA"
44

55
export PULL_BASE_SHA=$(git rev-parse HEAD)

0 commit comments

Comments
 (0)