dependabot[bot]
|
2eee3736df
|
Bump actions/github-script from 3.1.0 to 6.0.0 (#314)
* Bump actions/github-script from 3.1.0 to 6
Bumps [actions/github-script](https://github.com/actions/github-script) from 3.1.0 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v3.1.0...v6)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update build-pull-request.yml
* Update deploy-pull-request.yml
* reference rest method by github.rest
this broke in v5 see https://github.com/actions/github-script#breaking-changes-in-v5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
|
2022-02-24 08:19:14 +05:30 |
|
Ajay Bura
|
e4571bf668
|
Remove unused deps, restore github-script to 3.1.0
|
2022-01-31 22:29:18 +05:30 |
|
Ajay Bura
|
56de33c821
|
Use specific and latest version in actions
|
2022-01-31 09:59:36 +05:30 |
|
Krishan
|
a4b27fdeab
|
Fixed pull request preview deploys (#166)
* Update and rename pull-request.yml to build-pull-request.yml
* Create deploy-pull-request.yml
|
2021-11-14 12:54:17 +05:30 |
|