Skip to content

Commit

Permalink
Use this branch for testing the Action
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonnnj committed Dec 8, 2021
1 parent f5b428a commit 68d1458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lineage_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check all organization repositories
uses: cisagov/action-lineage@improvement/use_github_api_for_all_access
uses: cisagov/action-lineage@testing/private_repo_access
with:
access_token: ${{ env.ACCESS_TOKEN }}
repo_query: "org:cisagov archived:false"

0 comments on commit 68d1458

Please sign in to comment.