Skip to content

Commit

Permalink
Merge pull request #7264 from odpi/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…stale-7

Bump actions/stale from 6 to 7
  • Loading branch information
planetf1 authored Jan 3, 2023
2 parents cb529d8 + 8ff4ce1 commit a5c1498
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 @@ -20,7 +20,7 @@ jobs:
steps:
- name: check stale issues and prs
if: startsWith(github.repository,'odpi/')
uses: actions/stale@v6
uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: >
Expand Down

0 comments on commit a5c1498

Please sign in to comment.