Skip to content

Commit accefbd

Browse files
committed
fix(deps): update dependency @actions/core to v3.0.1
1 parent 1af865e commit accefbd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -4,7 +4,7 @@
44
"url": "https://github.com/OctopusDeploy/deploy-release-action/issues"
55
},
66
"dependencies": {
7-
"@actions/core": "3.0.0",
7+
"@actions/core": "3.0.1",
88
"@octopusdeploy/api-client": "3.11.6"
99
},
1010
"description": "GitHub Action to Create a Release in Octopus Deploy",

0 commit comments

Comments
 (0)