We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fca4a2 commit 50ce103Copy full SHA for 50ce103
.github/workflows/action_scanning.yml
@@ -28,7 +28,7 @@ jobs:
28
env:
29
GH_REPO_OWNER: ${{ github.repository_owner }}
30
with:
31
- repository: 'http://github.com/${{ env.GH_REPO_OWNER }}/.github'
+ repository: '${{ env.GH_REPO_OWNER }}/.github'
32
path: action_scanning
33
34
- name: Checkout Code
0 commit comments