Skip to content

Commit

Permalink
Merge pull request #10 from invisible-tech/revert-9-hwkns/git-directo…
Browse files Browse the repository at this point in the history
…ry-ownership-try-again

Revert "fix: appease the git directory ownership check"
  • Loading branch information
hwkns authored Jun 15, 2023
2 parents 6ab1a48 + 1a41887 commit 94533d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ LABEL "com.github.actions.icon"="shield"
LABEL "com.github.actions.color"="purple"
LABEL "repository"="https://github.com/zricethezav/gitleaks-action"

RUN git config --system --add safe.directory /github/workspace
ADD entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 94533d9

Please sign in to comment.