summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorv-junyli <[email protected]>2025-04-01 18:06:03 -0700
committerGitHub <[email protected]>2025-04-01 18:06:03 -0700
commit89cb2a985612eb83e20b15f6445228ee7f681fba (patch)
tree252d443a3a38dad0ecb9db09ce2490fb88f07f5f /.github/workflows
parentee60abcd73e358f0a3f25cb5101f981e04a99168 (diff)
parentf9c0f622921ad00da0b9f0e081ec24887ed4488e (diff)
Merge pull request #1284 from microsoft/main
merge from main to develop 2502D
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci-pr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-pr.yml b/.github/workflows/ci-pr.yml
index 9c1202b2..0e5825d1 100644
--- a/.github/workflows/ci-pr.yml
+++ b/.github/workflows/ci-pr.yml
@@ -27,7 +27,7 @@ jobs:
- name: Get changed files
id: get-changed-files
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
with:
separator: ","