Skip to content

Commit e17b9d0

Browse files
fix(deps): bump tmp from 0.2.5 to 0.2.6 (#685)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9e708e commit e17b9d0

2 files changed

Lines changed: 5 additions & 14 deletions

File tree

package-lock.json

Lines changed: 4 additions & 13 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": "3.0.0",
88
"@octopusdeploy/api-client": "3.7.0",
9-
"tmp": "0.2.5"
9+
"tmp": "0.2.6"
1010
},
1111
"description": "GitHub Action to Create a Release in Octopus Deploy",
1212
"devDependencies": {

0 commit comments

Comments
 (0)