Skip to content

Commit a33d1af

Browse files
Merge pull request #110 from flutter-form-builder-ecosystem/dependabot/github_actions/actions/stale-11
build(deps): bump actions/stale from 10 to 11
2 parents 8294af7 + 2090df0 commit a33d1af

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)