Skip to content

Commit 64ae8c3

Browse files
Update actions/stale digest to 3cc1237 (#2749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce95ba2 commit 64ae8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close_stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write # for actions/stale to close stale PRs
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/stale@532554b8a8498a0e006fbcde824b048728c4178f # tag=v5
15+
- uses: actions/stale@3cc123766321e9f15a6676375c154ccffb12a358 # tag=v5
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
stale-issue-message: 'This issue is stale because it has been open 180 days with no activity. Remove the "stale" label or comment or this will be closed in 14 days.'

0 commit comments

Comments
 (0)