From 793b962f0ef5ff540aa49cb1ce50e1575216c797 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 9 Apr 2025 11:59:17 +0300 Subject: [PATCH] chore(ci): pin stale to sha, limit permissions --- .github/workflows/stale.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 19a5dbd..f3beb20 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -8,6 +8,8 @@ on: workflow_call: workflow_dispatch: +permissions: read-all + jobs: stale: runs-on: ubuntu-latest @@ -16,4 +18,4 @@ jobs: issues: write pull-requests: write steps: - - uses: ivuorinen/actions/stale@25.4.8 + - uses: ivuorinen/actions/stale@312c00f77fbd73948441c8b004607e098e40c97f # 25.4.8