Skip to content

Commit 1911c9c

Browse files
authored
Merge pull request #4758 from nextcloud/dependabot/github_actions/actions/stale-10.3.0
build(deps): Bump actions/stale from 10.2.0 to 10.3.0
2 parents 9c6dff2 + ebaab42 commit 1911c9c

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
@@ -10,7 +10,7 @@ jobs:
1010
stale:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # 10.2.0
13+
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # 10.3.0
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
stale-issue-message: 'This issue is marked as stale, because it had no activity in the last 30 days. It will be closed in 5 days.'

0 commit comments

Comments
 (0)