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@26f96dfa697d77e81fd5907df203aa23a56210a8 # 3.1.0
66
+ uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # 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 =" 2240 " link =" https://github.com/apache/logging-log4j2/pull/2240 " />
7
- <description format =" asciidoc" >Update `actions/upload-artifact` to version `4.3.0 `</description >
6
+ <issue id =" 2265 " link =" https://github.com/apache/logging-log4j2/pull/2265 " />
7
+ <description format =" asciidoc" >Update `actions/upload-artifact` to version `4.3.1 `</description >
8
8
</entry >
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ This releases contains ...
52
52
[#release-notes-2-x-x-updated]
53
53
=== Updated
54
54
55
- * Update `actions/upload-artifact` to version `4.3.0 ` (https://github.com/apache/logging-log4j2/pull/2240[2240 ])
55
+ * Update `actions/upload-artifact` to version `4.3.1 ` (https://github.com/apache/logging-log4j2/pull/2265[2265 ])
56
56
* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j2/pull/2192[2192])
57
57
* Update `co.elastic.clients:elasticsearch-java` to version `8.12.1` (https://github.com/apache/logging-log4j2/pull/2269[2269])
58
58
* 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