File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 63
63
publish_results : true
64
64
65
65
- name : " Upload artifact"
66
- uses : actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # 3.1.0
66
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # 3.1.0
67
67
with :
68
68
name : SARIF file
69
69
path : results.sarif
Original file line number Diff line number Diff line change 3
3
xmlns =" http://logging.apache.org/log4j/changelog"
4
4
xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5
5
type =" updated" >
6
- <issue id =" 2190 " link =" https://github.com/apache/logging-log4j2/pull/2190 " />
7
- <description format =" asciidoc" >Update `actions/upload-artifact` to version `4.1 .0`</description >
6
+ <issue id =" 2216 " link =" https://github.com/apache/logging-log4j2/pull/2216 " />
7
+ <description format =" asciidoc" >Update `actions/upload-artifact` to version `4.2 .0`</description >
8
8
</entry >
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ This releases contains ...
42
42
[#release-notes-2-x-x-updated]
43
43
=== Updated
44
44
45
- * Update `actions/upload-artifact` to version `4.1 .0` (https://github.com/apache/logging-log4j2/pull/2190[2190 ])
45
+ * Update `actions/upload-artifact` to version `4.2 .0` (https://github.com/apache/logging-log4j2/pull/2216[2216 ])
46
46
* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j2/pull/2192[2192])
47
47
* Update `co.elastic.clients:elasticsearch-java` to version `8.11.4` (https://github.com/apache/logging-log4j2/pull/2180[2180])
48
48
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
You can’t perform that action at this time.
0 commit comments