Skip to content

Commit 2570f9e

Browse files
authored
Merge pull request #32 from rrooggiieerr/dependabot/github_actions/actions/stale-10.3.0
Bump actions/stale from 10.2.0 to 10.3.0
2 parents 515a741 + baf98a7 commit 2570f9e

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.2.0
20+
uses: actions/stale@v10.3.0
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
days-before-stale: 30

0 commit comments

Comments
 (0)