We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1bec1c commit 7f853e3Copy full SHA for 7f853e3
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
run: dotnet build --configuration Release --no-restore
26
27
- name: Component detection
28
- uses: advanced-security/component-detection-dependency-submission-action@v0.0.7
+ uses: advanced-security/component-detection-dependency-submission-action@v0.1.0
29
30
native-aot:
31
name: Native AOT
0 commit comments