Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #825 from odpi/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…tale-9

Bump actions/stale from 6 to 9
  • Loading branch information
mandy-chessell authored Feb 1, 2024
2 parents 0900025 + b27e9dc commit 1b6f274
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 @@ -13,7 +13,7 @@ jobs:
steps:
- name: check stale issues and prs
if: startsWith(github.repository,'odpi/')
uses: actions/stale@v6
uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: >
Expand Down

0 comments on commit 1b6f274

Please sign in to comment.