We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf6fe71 + 7c75fbf commit 86b90eaCopy full SHA for 86b90ea
1 file changed
.github/workflows/mine-nuget-packageurls.yml
@@ -8,10 +8,10 @@ jobs:
8
runs-on: ubuntu-24.04
9
name: Mine NuGet PackageURLs
10
steps:
11
- - uses: aboutcode-org/scancode-action@beta
+ - uses: aboutcode-org/scancode-action@32-scio-extras
12
with:
13
- scancodeio-repo-branch: "minecode-git-deployment#egg=scancodeio[mining]"
14
- python-version: 3.12
+ scancodeio-repo-branch: "minecode-git-deployment"
+ scancodeio-extras: "mining"
15
pipelines: "mine_nuget"
16
env:
17
FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data
0 commit comments