Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #415 from Brandawg93/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-3.0.19

Bump actions/stale from 3.0.18 to 3.0.19
  • Loading branch information
Brandawg93 authored May 18, 2021
2 parents 9a73079 + 67e4a6a commit e476bf0
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 @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].18
- uses: actions/[email protected].19
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 3 days'
Expand Down

0 comments on commit e476bf0

Please sign in to comment.