mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Fix overriding request options from @actions/github
This commit is contained in:
parent
d4560e1570
commit
8445ca871a
7 changed files with 82 additions and 42 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "github-script",
|
||||
"description": "A GitHub action for executing a simple script",
|
||||
"version": "6.3.0",
|
||||
"version": "6.3.1",
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
|
|
@ -55,4 +55,4 @@
|
|||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^4.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue