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 b3cabe8 commit ff23052Copy full SHA for ff23052
.github/workflows/label-sync.yml
@@ -24,4 +24,4 @@ on:
24
25
jobs:
26
sync:
27
- uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@main
+ uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v0.1.0
.github/workflows/stale-leaf.yml
check:
- uses: microsoft/mu_devops/.github/workflows/Stale.yml@main
+ uses: microsoft/mu_devops/.github/workflows/Stale.yml@v0.1.0
0 commit comments