Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e02270e

Browse filesBrowse files
authored
Merge pull request actions#178 from bhavanakonchada/bhavanakonchada-exec
Adding @actions/exec to github-script
2 parents aaceb2c + c07f5aa commit e02270e
Copy full SHA for e02270e

File tree

7 files changed

+1193
-17
lines changed
Filter options

7 files changed

+1193
-17
lines changed

‎.licenses/npm/@actions/exec.dep.yml

Copy file name to clipboardExpand all lines: .licenses/npm/@actions/exec.dep.yml
+20Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ arguments will be provided:
1818
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) package
1919
- `glob` A reference to the [@actions/glob](https://github.com/actions/toolkit/tree/main/packages/glob) package
2020
- `io` A reference to the [@actions/io](https://github.com/actions/toolkit/tree/main/packages/io) package
21+
- `exec` A reference to the [@actions/exec](https://github.com/actions/toolkit/tree/main/packages/exec) package
2122
- `require` A proxy wrapper around the normal Node.js `require` to enable
2223
requiring relative paths (relative to the current working directory) and
2324
requiring npm packages installed in the current working directory. If for

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.