Skip to content

Commit e6a7fbc

Browse files
Repo File Sync: Update workflows to v17.0.1 (#70)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). πŸ€–: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#17446331606](https://github.com/microsoft/mu_devops/actions/runs/17446331606) Signed-off-by: Project Mu UEFI Bot <[email protected]> Co-authored-by: mu-automation[bot] <204385837+mu-automation[bot]@users.noreply.github.com>
1 parent 597a729 commit e6a7fbc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

β€Ž.github/workflows/issue-assignment.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ on:
1919
jobs:
2020
apply:
2121

22-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
22+
uses: microsoft/mu_devops/.github/workflows/[email protected].1
2323
secrets: inherit

β€Ž.github/workflows/label-issues.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ on:
3131

3232
jobs:
3333
apply:
34-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
34+
uses: microsoft/mu_devops/.github/workflows/[email protected].1
3535
secrets: inherit

β€Ž.github/workflows/label-sync.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ on:
2525
jobs:
2626
sync:
2727

28-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
28+
uses: microsoft/mu_devops/.github/workflows/[email protected].1
2929
secrets: inherit

β€Ž.github/workflows/release-draft.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
draft:
3030
name: Draft Releases
3131

32-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
32+
uses: microsoft/mu_devops/.github/workflows/[email protected].1
3333
secrets: inherit

β€Ž.github/workflows/stale.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ on:
2525
jobs:
2626
check:
2727

28-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
28+
uses: microsoft/mu_devops/.github/workflows/[email protected].1
2929
secrets: inherit

β€Ž.github/workflows/triage-issues.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ on:
2020
jobs:
2121
triage:
2222

23-
uses: microsoft/mu_devops/.github/workflows/[email protected].0
23+
uses: microsoft/mu_devops/.github/workflows/[email protected].1
2424
secrets: inherit

0 commit comments

Comments
Β (0)