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 197a4fa commit 96c20d2Copy full SHA for 96c20d2
.github/workflows/test.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup SOPS
27
uses: nhedger/setup-sops@v2
28
- name: Test .NET solution or project
29
- uses: devantler-tech/dotnet-test-action@main
+ uses: devantler-tech/github-actions/composite-actions/dotnet-test-action@main
30
with:
31
app_id: ${{ vars.APP_ID }}
32
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}
0 commit comments