Skip to content

Commit 92862ec

Browse files
committed
Repo File Sync: synced file(s) with microsoft/mu_devops
Signed-off-by: Project Mu UEFI Bot <[email protected]>
1 parent c3b3350 commit 92862ec

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.github/workflows/auto-approve.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929

3030
if: |
3131
github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
32-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
32+
uses: microsoft/mu_devops/.github/workflows/[email protected].3
3333
secrets: inherit

.github/workflows/auto-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232

3333
if: |
3434
github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
35-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
35+
uses: microsoft/mu_devops/.github/workflows/[email protected].3
3636
secrets: inherit

.github/workflows/issue-assignment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
contents: read
2424
issues: write
2525

26-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
26+
uses: microsoft/mu_devops/.github/workflows/[email protected].3

.github/workflows/label-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
contents: read
3737
pull-requests: write
3838

39-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
39+
uses: microsoft/mu_devops/.github/workflows/[email protected].3

.github/workflows/label-sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
permissions:
2929
issues: write
3030

31-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
31+
uses: microsoft/mu_devops/.github/workflows/[email protected].3

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
issues: write
3030
pull-requests: write
3131

32-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
32+
uses: microsoft/mu_devops/.github/workflows/[email protected].3

.github/workflows/triage-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
permissions:
2424
issues: write
2525

26-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
26+
uses: microsoft/mu_devops/.github/workflows/[email protected].3

0 commit comments

Comments
 (0)