Skip to content

Commit 8f9d3a3

Browse files
build(deps): bump @actions/artifact from 2.1.5 to 2.1.7
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.5 to 2.1.7. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33688c4 commit 8f9d3a3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"registry": "https://registry.npmjs.org/"
4646
},
4747
"dependencies": {
48-
"@actions/artifact": "^2.1.5",
48+
"@actions/artifact": "^2.1.7",
4949
"@actions/cache": "^3.2.4",
5050
"@actions/core": "^1.10.1",
5151
"@actions/exec": "^1.1.1",

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:^2.1.5":
16-
version: 2.1.5
17-
resolution: "@actions/artifact@npm:2.1.5"
15+
"@actions/artifact@npm:^2.1.7":
16+
version: 2.1.7
17+
resolution: "@actions/artifact@npm:2.1.7"
1818
dependencies:
1919
"@actions/core": ^1.10.0
2020
"@actions/github": ^5.1.1
@@ -30,7 +30,7 @@ __metadata:
3030
jwt-decode: ^3.1.2
3131
twirp-ts: ^2.5.0
3232
unzip-stream: ^0.3.1
33-
checksum: 2628865e56e640ddef60ce9f9eb6f6d5a7e23c659eef03fafc5cb42abf760056fe442a03e85a5dbb484302fec38f55498a79d8ea60b6bd52a35498d31056a12e
33+
checksum: 346c7caf43bdeb4a96c044ca3a6a005d82b977178b1a6be2c6954dfd59fef3344d2576bdd07c6cac9b54207cc88d7b1161cabd08c7cc15a1db86bf82463b36c7
3434
languageName: node
3535
linkType: hard
3636

@@ -1099,7 +1099,7 @@ __metadata:
10991099
version: 0.0.0-use.local
11001100
resolution: "@docker/actions-toolkit@workspace:."
11011101
dependencies:
1102-
"@actions/artifact": ^2.1.5
1102+
"@actions/artifact": ^2.1.7
11031103
"@actions/cache": ^3.2.4
11041104
"@actions/core": ^1.10.1
11051105
"@actions/exec": ^1.1.1

0 commit comments

Comments
 (0)