Skip to content

Commit 5989987

Browse files
Bump @actions/artifact from 2.1.11 to 2.2.0 (#277)
* Bump @actions/artifact from 2.1.11 to 2.2.0 Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.11 to 2.2.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * npm ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zennon Gosalvez <[email protected]>
1 parent 7cf0d88 commit 5989987

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

dist/main/index.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 4 additions & 4 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
@@ -18,7 +18,7 @@
1818
"author": "Zennon Gosalvez",
1919
"license": "MIT",
2020
"dependencies": {
21-
"@actions/artifact": "^2.1.11",
21+
"@actions/artifact": "^2.2.0",
2222
"@actions/core": "^1.11.1",
2323
"@actions/exec": "^1.1.1",
2424
"@actions/github": "^6.0.0",

0 commit comments

Comments
 (0)