Skip to content

Commit

Permalink
[deps] download-artifacts: Update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent d6235cf commit 48e2a86
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
27 changes: 14 additions & 13 deletions download-artifacts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions download-artifacts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "action-download-artifact",
"main": "main.js",
"dependencies": {
"@actions/artifact": "2.1.7",
"@actions/artifact": "2.1.10",
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"adm-zip": "0.5.12",
"filesize": "10.1.1"
"adm-zip": "0.5.16",
"filesize": "10.1.6"
}
}

0 comments on commit 48e2a86

Please sign in to comment.