Skip to content

Commit 9e9fb9c

Browse files
author
Michael Henderson
committed
back to main
1 parent b4ebce4 commit 9e9fb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keyfactor-starter-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77

88
call-dotnet-build-and-release-workflow:
99
needs: [call-create-github-release-workflow]
10-
uses: Keyfactor/actions/.github/workflows/dotnet-build-and-release.yml@secret-testing
10+
uses: Keyfactor/actions/.github/workflows/dotnet-build-and-release.yml@main
1111
with:
1212
release_version: ${{ needs.call-create-github-release-workflow.outputs.release_version }}
1313
release_url: ${{ needs.call-create-github-release-workflow.outputs.release_url }}

0 commit comments

Comments
 (0)