Skip to content

Commit 08cba40

Browse files
committed
build: add comment hashtag for version of action stale
1 parent e80b341 commit 08cba40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
stale:
1212
runs-on: ubuntu-24.04
1313
steps:
14-
- uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93
14+
- uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
1515
with:
1616
days-before-stale: 63
1717
days-before-close: 21

0 commit comments

Comments
 (0)