Skip to content

Commit

Permalink
change exocore to imuachain in semgrep config
Browse files Browse the repository at this point in the history
  • Loading branch information
leonz789 committed Feb 19, 2025
1 parent b49bfaf commit 5562c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- name: Permission issue fix
# semgrep for some reason sets the working directory to exocore/exocore
run: git config --global --add safe.directory /__w/exocore/exocore
run: git config --global --add safe.directory /__w/imuachain/imuachain
- uses: actions/checkout@v4
- name: Get Diff
uses: technote-space/[email protected]
Expand Down

0 comments on commit 5562c50

Please sign in to comment.