Skip to content

Commit 03f70c7

Browse files
authored
Merge pull request #19 from rrooggiieerr/dependabot/github_actions/actions/stale-11.0.0
Bump actions/stale from 10.4.0 to 11.0.0
2 parents 43ef89b + 71ca7fb commit 03f70c7

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
@@ -17,7 +17,7 @@ jobs:
1717
pull-requests: write
1818
steps:
1919
- name: 🚀 Run stale
20-
uses: actions/stale@v10.4.0
20+
uses: actions/stale@v11.0.0
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
days-before-stale: 30

0 commit comments

Comments
 (0)