Skip to content

Commit

Permalink
Merge remote-tracking branch 'duskmoon314/actions-deps'
Browse files Browse the repository at this point in the history
  • Loading branch information
yvt committed Nov 12, 2022
2 parents bc1e734 + eaa6192 commit a862b66
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 26 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

81 changes: 60 additions & 21 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"dependencies": {
"@actions-rs/core": "^0.1.6",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/io": "^1.0.2",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",
"fast-toml": "^0.5.4"
},
"devDependencies": {
Expand All @@ -56,4 +56,4 @@
"ts-jest": "^26.4.4",
"typescript": "^4.0.5"
}
}
}

0 comments on commit a862b66

Please sign in to comment.