mirror of
https://github.com/docker/metadata-action.git
synced 2026-09-18 03:15:15 +02:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6a21cb70bb |
@@ -29,7 +29,7 @@ jobs:
|
||||
targets: test
|
||||
-
|
||||
name: Upload coverage
|
||||
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
|
||||
uses: codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4 # v7.1.0
|
||||
with:
|
||||
files: ./coverage/clover.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
+110
-110
File diff suppressed because one or more lines are too long
+3
-3
File diff suppressed because one or more lines are too long
+1
-1
@@ -5056,7 +5056,7 @@ THE SOFTWARE.
|
||||
|
||||
The following npm package may be included in this product:
|
||||
|
||||
- moment-timezone@0.6.4
|
||||
- moment-timezone@0.6.3
|
||||
|
||||
This package contains the following license:
|
||||
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@
|
||||
"csv-parse": "^7.0.2",
|
||||
"handlebars": "^4.7.9",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.4",
|
||||
"moment-timezone": "^0.6.3",
|
||||
"semver": "^7.8.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -2910,7 +2910,7 @@ __metadata:
|
||||
globals: "npm:^17.3.0"
|
||||
handlebars: "npm:^4.7.9"
|
||||
moment: "npm:^2.30.1"
|
||||
moment-timezone: "npm:^0.6.4"
|
||||
moment-timezone: "npm:^0.6.3"
|
||||
prettier: "npm:^3.8.1"
|
||||
semver: "npm:^7.8.5"
|
||||
typescript: "npm:^5.9.3"
|
||||
@@ -4610,12 +4610,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"moment-timezone@npm:^0.6.4":
|
||||
version: 0.6.4
|
||||
resolution: "moment-timezone@npm:0.6.4"
|
||||
"moment-timezone@npm:^0.6.3":
|
||||
version: 0.6.3
|
||||
resolution: "moment-timezone@npm:0.6.3"
|
||||
dependencies:
|
||||
moment: "npm:^2.29.4"
|
||||
checksum: 10/efa60fc46c83278e01921a229399883ddb2128df078fe282384f929fec7ed71f6101e6e21a14cb36ba8d03febfd9a769dff9e7ed017245d8b65e042abb71de39
|
||||
checksum: 10/55ae516386b87fc2207d7911ef61ecef240ba4b21aece36d0b9f33802e1457db0c21b197ae4fde3b6d819d4bde3d835da0ba3c08de740b158e067c874d16082a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user