Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARM
k8s
Kured
Commits
6a8e3f1e
Unverified
Commit
6a8e3f1e
authored
Jan 25, 2021
by
Daniel Holbach
Committed by
GitHub
Jan 25, 2021
Browse files
Merge pull request #298 from weaveworks/dependabot/github_actions/actions/stale-v3.0.15
Bump actions/stale from v3.0.14 to v3.0.15
parents
fade706c
b39c9011
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/periodics-daily.yaml
View file @
6a8e3f1e
...
...
@@ -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/stale@v3.0.1
4
-
uses
:
actions/stale@v3.0.1
5
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).'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment