Skip to content

Commit

Permalink
Merge pull request microsoft#93 from microsoft/dev/chrisnielsen_debug…
Browse files Browse the repository at this point in the history
…DropFix

Updating debug drop behavior to avoid bugs
  • Loading branch information
chrisnielsen-MS authored Mar 11, 2024
2 parents 5c75c4a + 0163350 commit bfad28a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 12 deletions.
8 changes: 5 additions & 3 deletions node_modules/.package-lock.json

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

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

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

14 changes: 9 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microsoft-security-devops-action",
"version": "1.9.1",
"version": "1.10.0",
"description": "Node dependencies for the microsoft/security-devops-action.",
"scripts": {
"build": "npx gulp",
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@microsoft/security-devops-actions-toolkit": "1.9.1"
"@microsoft/security-devops-actions-toolkit": "1.10.0"
},
"devDependencies": {
"@types/mocha": "^2.2.44",
Expand Down

0 comments on commit bfad28a

Please sign in to comment.