Skip to content

Commit 6ba115c

Browse files
author
Kevin Mack
committed
Removing pinning
1 parent e395ee7 commit 6ba115c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coresvc-registry-build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: read
1313
packages: write
1414

15-
uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@km/add_core_workflow
15+
uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@main
1616
with:
1717
REGISTRY: ghcr.io
1818
APP_NAME: coresvc-registry
@@ -29,7 +29,7 @@ jobs:
2929
contents: read
3030
packages: write
3131

32-
uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@km/add_core_workflow
32+
uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/coresvc-build.yaml@main
3333
with:
3434
REGISTRY: ghcr.io
3535
APP_NAME: coresvc-registry

0 commit comments

Comments
 (0)