Skip to content

Commit 09d1678

Browse files
chore(deps): pin actions/stale action from v9 to 28ca103
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8eea7d0 commit 09d1678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
issues: write
1818

1919
steps:
20-
- uses: actions/stale@v9
20+
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
2121
with:
2222
repo-token: ${{ secrets.COMMAND_BOT_PAT }}
2323
stale-issue-message: >

0 commit comments

Comments
 (0)