Skip to content

Commit

Permalink
Merge pull request kubereboot#316 from weaveworks/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/stale-v3.0.18

Bump actions/stale from v3.0.17 to v3.0.18
  • Loading branch information
Daniel Holbach authored Mar 10, 2021
2 parents 250b9ba + c3d4c36 commit 1e0fc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodics-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
# Stale by default waits for 60 days before marking PR/issues as stale, and closes them after 7 days.
# Do not expire the first issues that would allow the community to grow.
- uses: actions/[email protected].17
- uses: actions/[email protected].18
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue was automatically considered stale due to lack of activity. Please update it and/or join our slack channels to promote it, before it automatically closes (in 7 days).'
Expand Down

0 comments on commit 1e0fc11

Please sign in to comment.