Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revert "Change workflow to checkout config as well."
This reverts commit 50ce103.
  • Loading branch information
kash831 committed Aug 2, 2025
commit 5bc8080b636f206414810c712c0a275035d85ffa
2 changes: 1 addition & 1 deletion .github/workflows/action_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
GH_REPO_OWNER: ${{ github.repository_owner }}
with:
repository: '${{ env.GH_REPO_OWNER }}/.github'
repository: 'http://github.com/${{ env.GH_REPO_OWNER }}/.github'
path: action_scanning

- name: Run Actions semgrep scan
Expand Down