From ab8927b3a31d73980f2cd9078edca4ed4a79573d Mon Sep 17 00:00:00 2001 From: microcks-bot Date: Tue, 7 Oct 2025 12:45:12 +0000 Subject: [PATCH] ci: update STALE-ISSUES workflow from global .github repo Signed-off-by: microcks-bot --- .github/workflows/stale-issues-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale-issues-prs.yml b/.github/workflows/stale-issues-prs.yml index 0481c15..4a8a73b 100644 --- a/.github/workflows/stale-issues-prs.yml +++ b/.github/workflows/stale-issues-prs.yml @@ -17,7 +17,7 @@ jobs: name: Mark issue or PR as stale runs-on: ubuntu-latest steps: - - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # To pin v10.0.0 + - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # To pin v10.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} stale-issue-message: |