We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071e4e0 commit 445c646Copy full SHA for 445c646
.github/workflows/action_scanning.yml
@@ -54,7 +54,7 @@ jobs:
54
env:
55
GH_REPO_OWNER: ${{ github.repository_owner }}
56
with:
57
- repository: '${{ env.GH_REPO_OWNER }}/.github'
+ repository: '${{ env.GH_REPO_OWNER }}/github-team'
58
path: action_scanning
59
60
- name: Run Actions semgrep scan
0 commit comments