Skip to content

Commit b95f320

Browse files
Merge pull request #1517 from flutter-form-builder-ecosystem/dependabot/github_actions/actions/stale-11
build(deps): bump actions/stale from 10 to 11
2 parents 341d9a5 + df7a6a8 commit b95f320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
pull-requests: write
1212
contents: write
1313
steps:
14-
- uses: actions/stale@v10
14+
- uses: actions/stale@v11
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days."

0 commit comments

Comments
 (0)