Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot]
4f32d23c30
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 15:47:52 +00:00
dependabot[bot]
1d1e815c91
Bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 16:02:00 +00:00
David Refoua
af6472cb57 remove duplicate variable settings 2022-12-25 17:55:56 +00:00
David Refoua
fd12ece9af test github token 2022-12-25 17:49:14 +00:00
David Refoua
b5ae5eb711 display all env vars 2022-12-25 17:33:10 +00:00
David Refoua
5eaf0d0396 use github token when available 2022-12-15 21:05:13 +00:00
David Refoua
23b80264b0 use shorter commit message 2022-10-23 18:34:36 +03:30
David Refoua
90cd1130ac add link to repo url 2022-10-23 18:09:35 +03:30
David Refoua
04e4446c37 add step label name 2022-10-18 12:44:59 +03:30
David Refoua
8a71e7d51b stop steps if no new versions detected 2022-10-18 12:30:55 +03:30
David Refoua
2ebf68393f fix small ending delimiter 2022-10-17 23:46:14 +03:30
David Refoua
856d22e9f8 write raw github env var with newlines 2022-10-17 23:43:06 +03:30
David Refoua
9151fb3469 new line GitHub env improvements 2022-10-17 23:35:29 +03:30
David Refoua
d767c9b2e9 use alternative method to escape newlines 2022-10-17 22:25:09 +03:30
David Refoua
3943ba6cc8 fix small bug 2022-10-17 22:19:37 +03:30
David Refoua
cc9699c134 resolve issues with variable name 2022-10-17 22:16:26 +03:30
David Refoua
4264158ff2 attempt to fix new lines for PR message 2022-10-17 22:14:00 +03:30
David Refoua
0559060ceb use correct escaping for new line 2022-10-17 21:58:51 +03:30
David Refoua
ae391eb576 use paranthesis to fix bug 2022-10-17 21:56:05 +03:30
David Refoua
129c2971c7 use a table for message description 2022-10-17 21:51:35 +03:30
David Refoua
3fe76de9b5 fix github variable 2022-10-17 21:19:19 +03:30
David Refoua
e1a0d3850c improve formatting of text 2022-10-17 21:18:24 +03:30
David Refoua
1e34c885f3 fix typos 2022-10-17 21:11:37 +03:30
David Refoua
f468ddfe95 fix typo 2022-10-17 21:02:53 +03:30
David Refoua
e7139bd474 initial update vendors script 2022-10-17 21:00:30 +03:30
David Refoua
59269aa9f1
allow manual trigger 2022-10-15 15:48:13 +03:30
David Refoua
1c4a8b3ff5
add vendor dependency check action 2022-10-15 15:39:57 +03:30