Skip to content

Commit f8819ab

Browse files
chore(deps): pin actions/stale action to 28ca103 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b6b863 commit f8819ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inactive_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
close-issues:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/stale@v9
10+
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
1111
with:
1212
days-before-issue-stale: 30
1313
days-before-issue-close: 14

0 commit comments

Comments
 (0)