summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/pr-triage.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-triage.yml b/.github/workflows/pr-triage.yml
index c7cce97b6f0..31791d4aef5 100644
--- a/.github/workflows/pr-triage.yml
+++ b/.github/workflows/pr-triage.yml
@@ -9,7 +9,7 @@ jobs:
with:
sync-labels: ''
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- - uses: iyu/actions-milestone@9aa2197e1bda6cf71541d1bf6fa4f73edc543991
+ - uses: iyu/actions-milestone@dbf7e5348844c9ddc6b803a5721b85fa70fe3bb9
with:
configuration-path: .github/milestone.yml
repo-token: "${{ secrets.GITHUB_TOKEN }}"