Skip to content

Commit 85b2cf3

Browse files
authored
Pin workflow.
1 parent 48faea3 commit 85b2cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
pull-requests: write
2020

2121
steps:
22-
- uses: actions/stale@v5
22+
- uses: actions/stale@f7176fd3007623b69d27091f9b9d4ab7995f0a06 # v5.2.1
2323
with:
2424
days-before-stale: 90
2525
days-before-close: 30

0 commit comments

Comments
 (0)