Skip to content

Commit

Permalink
Merge pull request #400 from containers/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-9

Bump actions/stale from 8 to 9
  • Loading branch information
navidys authored Dec 9, 2023
2 parents 20c7a75 + 7227ec9 commit 42b0b5c
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:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'A friendly reminder that this issue had no activity for 30 days.'
Expand Down

0 comments on commit 42b0b5c

Please sign in to comment.