Skip to content

Commit

Permalink
Change workflow to checkout config as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
billnapier committed Feb 14, 2025
1 parent 4fca4a2 commit 50ce103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
GH_REPO_OWNER: ${{ github.repository_owner }}
with:
repository: 'http://github.com/${{ env.GH_REPO_OWNER }}/.github'
repository: '${{ env.GH_REPO_OWNER }}/.github'
path: action_scanning

- name: Checkout Code
Expand Down

0 comments on commit 50ce103

Please sign in to comment.