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 Nov 19, 2024
1 parent 59f1e79 commit 5ccfb9e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 30 deletions.
62 changes: 36 additions & 26 deletions download-artifacts/package-lock.json

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

8 changes: 4 additions & 4 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/core": "1.10.1",
"@actions/artifact": "2.1.11",
"@actions/core": "1.11.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 5ccfb9e

Please sign in to comment.