File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ jobs:
155155 - name : Set up Node.js cache
156156 if : inputs.site-enabled
157157 id : nodejs-cache
158- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # 4.2.2
158+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # 4.2.3
159159 with :
160160 # We should be calculating the cache key using `package-lock.json` instead!
161161 # See https://stackoverflow.com/a/48524475/1278899
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ jobs:
165165 # Node.js cache is needed for Antora
166166 - name : Set up Node.js cache
167167 id : nodejs-cache
168- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # 4.2.2
168+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # 4.2.3
169169 with :
170170 # We should be calculating the cache key using `package-lock.json` instead!
171171 # See https://stackoverflow.com/a/48524475/1278899
Original file line number Diff line number Diff line change 7676 # Node.js cache is needed for Antora
7777 - name : Set up Node.js cache
7878 id : nodejs-cache
79- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # 4.2.2
79+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # 4.2.3
8080 with :
8181 # We should be calculating the cache key using `package-lock.json` instead!
8282 # See https://stackoverflow.com/a/48524475/1278899
Original file line number Diff line number Diff line change 33 xmlns =" https://logging.apache.org/xml/ns"
44 xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55 type =" updated" >
6- <issue id =" 341 " link =" https://github.com/apache/logging-parent/pull/341 " />
7- <description format =" asciidoc" >Update `actions/cache` to version `4.2.2 `</description >
6+ <issue id =" 357 " link =" https://github.com/apache/logging-parent/pull/357 " />
7+ <description format =" asciidoc" >Update `actions/cache` to version `4.2.3 `</description >
88</entry >
You can’t perform that action at this time.
0 commit comments