Skip to content

Commit 3b37f58

Browse files
Bump @actions/artifact from 0.6.0 to 0.6.1
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/actions/toolkit/releases) - [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 0003536 commit 3b37f58

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/pmd/pmd-github-action#readme",
2626
"dependencies": {
27-
"@actions/artifact": "^0.6.0",
27+
"@actions/artifact": "^0.6.1",
2828
"@actions/core": "^1.6.0",
2929
"@actions/exec": "^1.1.0",
3030
"@actions/github": "^5.0.0",

0 commit comments

Comments
 (0)