Skip to content

Commit 96c20d2

Browse files
committed
'Auto-commit from all.sh'
1 parent 197a4fa commit 96c20d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup SOPS
2727
uses: nhedger/setup-sops@v2
2828
- name: Test .NET solution or project
29-
uses: devantler-tech/dotnet-test-action@main
29+
uses: devantler-tech/github-actions/composite-actions/dotnet-test-action@main
3030
with:
3131
app_id: ${{ vars.APP_ID }}
3232
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)