Skip to content

Commit 4f74344

Browse files
authored
Merge pull request #187 from GizzZmo/dependabot/github_actions/actions/stale-11
chore(actions):(deps): bump actions/stale from 10 to 11
2 parents 05675db + e4c77c8 commit 4f74344

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
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Stale action
18-
uses: actions/stale@v10
18+
uses: actions/stale@v11
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121

0 commit comments

Comments
 (0)