Skip to content

Commit 32a9e27

Browse files
authored
bump @actions/artifact and npm audit
1 parent 552bf37 commit 32a9e27

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "upload-artifact",
3-
"version": "4.3.3",
3+
"version": "4.3.4",
44
"description": "Upload an Actions Artifact in a workflow run",
55
"main": "dist/upload/index.js",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/actions/upload-artifact#readme",
3131
"dependencies": {
32-
"@actions/artifact": "^2.1.6",
32+
"@actions/artifact": "^2.1.8",
3333
"@actions/core": "^1.10.1",
3434
"@actions/github": "^6.0.0",
3535
"@actions/glob": "^0.3.0",

0 commit comments

Comments
 (0)