Skip to content

Commit

Permalink
Bump actions/stale from 8.0.0 to 9.0.0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent c319d88 commit 49f78a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pull-requests: write
steps:
- name: 🚀 Run stale
uses: actions/stale@v8.0.0
uses: actions/stale@v9.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: ${{ inputs.days-before-stale }}
Expand Down

0 comments on commit 49f78a6

Please sign in to comment.