Skip to content

Commit 9c2eabe

Browse files
Bump @actions/artifact from 5.0.2 to 6.1.0
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 5.0.2 to 6.1.0. - [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-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a39a915 commit 9c2eabe

File tree

2 files changed

+184
-179
lines changed

2 files changed

+184
-179
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"local-exec": "RUNNER_TEMP=.runner-temp RUNNER_TOOL_CACHE=.runner-cache INPUT_KUBECTLVERSION=stable INPUT_ENABLEPLUGINS=true node --enable-source-maps dist/index.js"
1414
},
1515
"dependencies": {
16-
"@actions/artifact": "^5.0.2",
16+
"@actions/artifact": "^6.1.0",
1717
"@actions/core": "^2.0.2",
1818
"@actions/tool-cache": "^3.0.0",
1919
"node-fetch": "^3.3.2"

0 commit comments

Comments
 (0)