Skip to content

Commit f8b023a

Browse files
committedMar 12, 2025·
fix name to just be org/repo
1 parent 2297423 commit f8b023a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/action_scanning.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
env:
3535
GH_REPO_OWNER: ${{ github.repository_owner }}
3636
with:
37-
repository: 'https://github.com/google/github-team'
37+
repository: 'google/github-team'
3838
path: action_scanning
3939

4040
- name: Run Actions semgrep scan

0 commit comments

Comments
 (0)
Please sign in to comment.