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 May 31, 2022
1 parent 06319c4 commit b2edc02
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@develop
uses: cisagov/action-lineage@improvement/use_github_api_for_all_access
with:
access_token: ${{ env.ACCESS_TOKEN }}
repo_query: "org:cisagov archived:false"

0 comments on commit b2edc02

Please sign in to comment.