10 Commits

Author SHA1 Message Date
suyashgaonkar
816d9db1ab Upgrade @action/cache from 4.0.2 to 4.0.3 (#1233) 2025-04-08 22:02:34 -05:00
aparnajyothi-y
ba23c1cb02 upgrade actions/cache from 4.0.0 to 4.0.2 (#1226) 2025-03-25 11:18:59 -05:00
dependabot[bot]
5bef64f19d build(deps): bump @actions/cache from 3.2.2 to 4.0.0 (#1194)
* build(deps): bump @actions/cache from 3.2.2 to 4.0.0

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.2 to 4.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/cache@4.0.0/packages/cache)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix-check failures

* check failure fix

* fix

* fix - licensed check failures

* license update

* license update

* license update

* licensed review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2025-01-16 15:01:00 -06:00
dependabot[bot]
f04443dce3 build(deps): bump @actions/core from 1.10.1 to 1.11.1 (#1191)
* build(deps): bump @actions/core from 1.10.1 to 1.11.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix for check failures

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2024-12-17 12:42:20 -06:00
aparnajyothi-y
28ca103628 Upgrade Node to v20 (#1110)
* Upgrade to v20

* Fix for failed checks

* Fix for failed checks

* 8.0.0

* Packages degraded to older version

* licensed update

* format-check

* Updated the logic

* Format-check

* 9.0.0
2023-12-07 17:48:34 +05:30
Sergey Dolin
ab422d01a2 Use cache instead of artifacts 2023-06-30 10:15:37 +02:00
Sergey Dolin
7109b30ab8 Fix license 2023-06-22 15:04:18 +02:00
Sergey Dolin
b5b320bc53 fix licenses 2023-03-13 19:39:37 +01:00
IvanZosimov
97a008721c Update licenses, run prettier on yml files 2022-12-08 14:14:09 +01:00
Thomas Boop
a7478d45d8 Add Licensed To Help Verify Prod Licenses (#138)
* Add Licensed Workflow and Config

* Manual verification of licenses

* Ignore Generated Files in Git PR's

* rerun licensed cache to catch new dependency
2020-08-28 06:22:51 -04:00