Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sqin2019 committed Oct 27, 2023
1 parent aadabe9 commit b2461e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scancode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ permissions:
contents: 'read'

jobs:
scancode_job:
uses: 'sqin2019/scancode/.github/workflows/scancode.yml@main' # ratchet:actions/checkout@v3
scancode:
uses: 'abcxyz/pkg/.github/actions/scancode/action.yml@main' # ratchet:actions/checkout@v3
with:
branch: '${{ inputs.branch }}'

0 comments on commit b2461e6

Please sign in to comment.