Skip to content

Commit b2f2706

Browse files
build(deps): bump @actions/artifact from 2.1.10 to 2.1.11 (#313)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.10 to 2.1.11. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdbeba0 commit b2f2706

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package-lock.json

Lines changed: 4 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "action-download-artifact",
33
"main": "main.js",
44
"dependencies": {
5-
"@actions/artifact": "^2.1.10",
5+
"@actions/artifact": "^2.1.11",
66
"@actions/core": "^1.11.1",
77
"@actions/github": "^6.0.0",
88
"adm-zip": "^0.5.16",

0 commit comments

Comments
 (0)