File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 28
28
stale :
29
29
runs-on : ubuntu-latest
30
30
steps :
31
- - uses : actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0 .0
31
+ - uses : actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1 .0
32
32
with :
33
33
# Labels need to match with the ones in `labeler.yaml`!
34
34
only-labels : waiting-for-user
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xmlns =" https://logging.apache.org/xml/ns"
4
+ xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
+ type =" updated" >
6
+ <issue id =" 3625" link =" https://github.com/apache/logging-log4j2/pull/3625" />
7
+ <description format =" asciidoc" >Update `actions/stale` to version `9.1.0`</description >
8
+ </entry >
You can’t perform that action at this time.
0 commit comments