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 63
63
publish_results : true
64
64
65
65
- name : " Upload artifact"
66
- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # 3.1.0
66
+ uses : actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # 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
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 =" 2490" link =" https://github.com/apache/logging-log4j2/pull/2490" />
7
+ <description format =" asciidoc" >Update `actions/upload-artifact` to version `4.3.2`</description >
8
+ </entry >
You can’t perform that action at this time.
0 commit comments