Skip to content

Commit 4537c5c

Browse files
fix(deps): update dependency tmp to v0.2.5 (#579)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 22378ce commit 4537c5c

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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@actions/core": "1.11.1",
88
"@octopusdeploy/api-client": "3.6.0",
9-
"tmp": "0.2.4"
9+
"tmp": "0.2.5"
1010
},
1111
"description": "GitHub Action to Create a Release in Octopus Deploy",
1212
"devDependencies": {

0 commit comments

Comments
 (0)