generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @actions/core from 1.8.2 to 1.9.0 (#248)
Co-authored-by: Nick Amoscato <[email protected]>
- Loading branch information
1 parent
2f68b6c
commit 7c5294a
Showing
4 changed files
with
81 additions
and
9 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ | |
"author": "Nick Amoscato <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@actions/core": "^1.8.2", | ||
"@actions/core": "^1.9.0", | ||
"@actions/github": "^5.0.3", | ||
"@hasura/metadata": "^1.0.2", | ||
"js-yaml": "^4.1.0", | ||
|