Skip to content

Commit 86b90ea

Browse files
authored
Merge pull request #35 from aboutcode-data/scio-action-patch
Use patched scancode action
2 parents bf6fe71 + 7c75fbf commit 86b90ea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/mine-nuget-packageurls.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88
runs-on: ubuntu-24.04
99
name: Mine NuGet PackageURLs
1010
steps:
11-
- uses: aboutcode-org/scancode-action@beta
11+
- uses: aboutcode-org/scancode-action@32-scio-extras
1212
with:
13-
scancodeio-repo-branch: "minecode-git-deployment#egg=scancodeio[mining]"
14-
python-version: 3.12
13+
scancodeio-repo-branch: "minecode-git-deployment"
14+
scancodeio-extras: "mining"
1515
pipelines: "mine_nuget"
1616
env:
1717
FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data

0 commit comments

Comments
 (0)