Josh Gross
100527700e
Merge pull request #299 from actions/joshmgross/v6.3.2
...
Bump version to 6.3.2
v6.3.2
2022-10-11 11:43:51 -04:00
Josh Gross
085a7754e8
Bump version to 6.3.2
2022-10-11 11:18:09 -04:00
Josh Gross
6871f0ffce
Merge pull request #295 from rentziass/rentziass/update-actions-core
...
Update @actions/core to 1.10.0
2022-10-11 11:16:19 -04:00
Francesco Renzi
7ed718295b
Update @actions/core to 1.10.0
2022-10-06 11:32:55 +01:00
Josh Gross
7dff1a8764
Merge pull request #293 from luketomlinson/main
...
Fix overriding request options from @actions/github
v6.3.1
2022-09-30 16:50:50 -04:00
Luke Tomlinson
8445ca871a
Fix overriding request options from @actions/github
2022-09-30 15:15:18 -04:00
Josh Gross
d4560e1570
Merge pull request #288 from luketomlinson/main
...
Add retry plugin and related options
v6.3.0
2022-09-26 17:50:50 -04:00
Luke Tomlinson
d742690307
6.3.0
2022-09-26 11:24:22 -04:00
Luke Tomlinson
ac0c7cb50b
Core.debug
2022-09-26 11:23:56 -04:00
Luke Tomlinson
eb0f407f1a
Whitespace
2022-09-23 16:30:17 -04:00
Luke Tomlinson
6b09a22cca
cleanup quotes
2022-09-23 16:28:30 -04:00
Luke Tomlinson
e7dbaf0565
update action.yml
2022-09-23 16:25:00 -04:00
Luke Tomlinson
3faaff918c
PR feedback
2022-09-23 16:16:31 -04:00
Luke Tomlinson
3cca041b86
Fix http-client license
2022-09-23 13:40:59 -04:00
Luke Tomlinson
55053af80a
Update licenses
2022-09-23 12:16:53 -04:00
Luke Tomlinson
977060a05e
Add more info to action.yml
2022-09-23 11:56:48 -04:00
Luke Tomlinson
660d907517
refactor and add tests for retry options
2022-09-23 11:45:39 -04:00
Luke Tomlinson
355d8955d8
Add retry plugin
2022-09-23 10:56:21 -04:00
Josh Gross
c713e510db
Merge pull request #283 from desrosj/update/plugin-rest-endpoint-methods
...
Update `@octokit/plugin-rest-endpoint-methods` to version 6.x
v6.2.0
2022-08-26 13:12:14 -04:00
Josh Gross
fc8cad1c91
Update licenses
2022-08-26 13:08:49 -04:00
Jon Desrosiers
4d94eeabef
Update version in package*.json files.
2022-08-25 10:09:03 -04:00
Jon Desrosiers
b9c21f17c0
Update @octokit/plugin-rest-endpoint-methods to v6.3.0.
2022-08-19 08:45:20 -04:00
Jon Desrosiers
6e70142499
Update @octokit/plugin-rest-endpoint-methods.
...
This updates the dependency to the latest version within current SemVer constraints.
2022-08-18 13:50:01 -04:00
Josh Gross
d50f485531
Merge pull request #280 from cory-miller/main
...
Bump @actions/core to 1.9.1
v6.1.1
2022-08-12 10:09:00 -04:00
Cory Miller
1bdf7b26a5
Bump @actions/core to 1.9.1
2022-08-11 18:35:56 -04:00
Josh Gross
46a476b638
Merge pull request #269 from kevgo/patch-1
...
Improve grammar
2022-06-24 15:33:41 -04:00
Josh Gross
b682e42ddb
Merge pull request #270 from actions/dependabot/npm_and_yarn/shell-quote-1.7.3
...
Bump shell-quote from 1.7.2 to 1.7.3
2022-06-24 15:33:15 -04:00
dependabot[bot]
0cc15d0960
Bump shell-quote from 1.7.2 to 1.7.3
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-23 03:19:34 +00:00
Kevin Goslar
ebee6048d8
Improve grammar
2022-06-22 13:35:28 -05:00
Josh Gross
377d38faf3
Merge pull request #267 from actions/joshmgross/add-codeql
...
Create codeql-analysis.yml
2022-06-17 17:33:17 -04:00
Josh Gross
174e8122c8
Create codeql-analysis.yml
2022-06-15 16:25:41 -04:00
Josh Gross
7a5c598405
Merge pull request #263 from smaeda-ks/update-actions-core
...
Update `@actions/core` to 1.8.1
v6.1.0
2022-05-12 18:43:19 -04:00
Josh Gross
cb1c1eb6df
Classify http-client licenses
2022-05-12 18:41:55 -04:00
Josh Gross
6203d71574
Update licenses
2022-05-12 18:39:12 -04:00
Shohei Maeda
19fe498d7b
Update @actions/core to 1.8.1
2022-05-13 07:29:57 +09:00
Josh Gross
9bd6ae64c1
Merge pull request #254 from dlech/patch-1
...
README: use pull_request_target in example
2022-03-31 17:21:17 -04:00
David Lechner
e44260d768
README: use pull_request_target in example
...
Pull requests from forks do not have write permission, so we need to use `pull_request_target` instead of `pull_request` to enable write permission.
Fixes #42 .
2022-03-30 13:19:17 -05:00
Josh Gross
05418122f5
Merge pull request #251 from actions/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-30 11:20:01 -04:00
Josh Gross
b82abb9b60
Merge pull request #252 from josh-/add-formatting-example-readme
...
Update README with Markdown text formatting example
2022-03-29 11:01:09 -04:00
Josh Parnham
d965d37133
Add text formatting example to README
2022-03-27 23:55:08 +11:00
dependabot[bot]
7cf7d15108
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 06:03:59 +00:00
Josh Gross
9ac08808f9
Merge pull request #240 from actions/joshmgross/document-esm
...
Add an example using ESM `import`
v6.0.0
2022-02-11 10:21:32 -05:00
Josh Gross
53cdbb4a1b
Merge pull request #239 from actions/joshmgross/v6
...
Release version 6.0.0
2022-02-11 10:21:20 -05:00
Josh Gross
6b8d8aaad4
Merge pull request #238 from actions/joshmgross/update-actions-core
...
Update `@actions/core` to 1.6.0
2022-02-11 10:19:36 -05:00
Josh Gross
6689be4f99
Merge pull request #237 from actions/joshmgross/audit-fix
...
Update `node-fetch`
2022-02-11 10:19:26 -05:00
Josh Gross
5541733ecf
Add an example using ESM import
2022-02-09 16:17:11 -05:00
Josh Gross
cd8eebf4a5
Release version 6.0.0
2022-02-09 16:05:04 -05:00
Josh Gross
72fadf4ee8
Update @actions/core to 1.6.0
2022-02-09 15:58:07 -05:00
Josh Gross
d526c0463a
Update node-fetch license
2022-02-09 15:54:39 -05:00
Josh Gross
2c946f132f
Run npm audit fix
2022-02-09 15:47:54 -05:00