Skip to content

Commit 4d926d8

Browse files
authored
Merge pull request #1015 from docker/dependabot/npm_and_yarn/actions/artifact-6.2.1
build(deps): bump @actions/artifact from 6.2.0 to 6.2.1
2 parents 1707161 + 293c3cd commit 4d926d8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"registry": "https://registry.npmjs.org/"
4343
},
4444
"dependencies": {
45-
"@actions/artifact": "^6.2.0",
45+
"@actions/artifact": "^6.2.1",
4646
"@actions/cache": "^6.0.0",
4747
"@actions/core": "^3.0.0",
4848
"@actions/exec": "^3.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@actions/artifact@npm:^6.2.0":
16-
version: 6.2.0
17-
resolution: "@actions/artifact@npm:6.2.0"
15+
"@actions/artifact@npm:^6.2.1":
16+
version: 6.2.1
17+
resolution: "@actions/artifact@npm:6.2.1"
1818
dependencies:
1919
"@actions/core": "npm:^3.0.0"
2020
"@actions/github": "npm:^9.0.0"
@@ -30,7 +30,7 @@ __metadata:
3030
archiver: "npm:^7.0.1"
3131
jwt-decode: "npm:^4.0.0"
3232
unzip-stream: "npm:^0.3.1"
33-
checksum: 10/fa931b1222c0e08bca85d3cb18c2cd5ae912cce3f09ab3acd4ec3486e864337d65177089a14aef124d9696b9dd5309b273a9251e230172c79c2444af2c43443e
33+
checksum: 10/1fad9b079ee2ab07f964b93bf7b4fc594d115199219baed74ac3bf2a8675e0b7ea57252eccbcdaaaa8fc8375742d23585cbd054f3b2d029c091817e0f257ce93
3434
languageName: node
3535
linkType: hard
3636

@@ -370,7 +370,7 @@ __metadata:
370370
version: 0.0.0-use.local
371371
resolution: "@docker/actions-toolkit@workspace:."
372372
dependencies:
373-
"@actions/artifact": "npm:^6.2.0"
373+
"@actions/artifact": "npm:^6.2.1"
374374
"@actions/cache": "npm:^6.0.0"
375375
"@actions/core": "npm:^3.0.0"
376376
"@actions/exec": "npm:^3.0.0"

0 commit comments

Comments
 (0)