Skip to content

Commit

Permalink
Merge pull request #4024 from OSGeo/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/stale-9

build(deps): bump actions/stale from 8 to 9
  • Loading branch information
rouault authored Feb 1, 2024
2 parents 905c9a6 + ba2f2a2 commit e0894ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: github.repository_owner == 'osgeo'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: >
Expand Down

0 comments on commit e0894ef

Please sign in to comment.