dependabot[bot]
23f4c6f126
Bump actions/checkout from 4 to 5 ( #96 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 21:38:42 -05:00
Salman Chishti
712fc68b75
Node24 ( #92 )
...
* Update Node.js runtime to node24 in action.yml
Changed the GitHub Action runtime from node20 to node24 to ensure compatibility with newer Node.js features and security updates.
* Update basic-validation.yml
* Upgrade to node24
upgrade to node24
* package.json version update
---------
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com >
2025-09-02 21:38:09 -05:00
dependabot[bot]
8a4b4f687b
Bump actions/checkout from 3 to 4 ( #46 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 15:18:19 -06:00
HarithaVattikuti
f784495ce7
Node version upgrade to 20 ( #38 )
...
* Node version update to 20
* 1.0.0
* Run Format check
* Formatted changes
* Update package.json
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
* Update api-utils.ts
---------
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
2023-12-07 13:11:08 +01:00
Ivan
3f069f6e86
Add update-config-files.yml ( #27 )
2023-03-10 10:55:22 +01:00
Ivan
9169aa7609
Add and configure ESLint and update configuration for Prettier ( #26 )
...
* Add ESLint and Prettier
* Rebuild action
* Update package.json
* Update licenses
* Fix review points
2023-03-08 09:50:45 +01:00
Ivan
112638faa9
Update action to use reusable workflows ( #19 )
...
* Update workflows to use reusable-workflows
* Update workflows
* Add links to reusable workflows
* Update action to use reusable-workflows repo
* Fix review points
2022-12-22 09:54:55 +01:00
Dmitry Shibanov
98c01fe014
update actions versions to the latest one ( #18 )
2022-11-23 14:30:18 +01:00
Dmitry Shibanov
8bee35f27a
Update lockfileversion ( #10 )
2022-02-24 17:34:34 +03:00
Dmitry Shibanov
6a42941a52
update node for action ( #9 )
2022-02-24 17:08:08 +03:00
Dmitry Shibanov
d5bd795380
Add a workflow to check the dist ( #7 )
2022-02-22 17:53:54 +03:00
Maxim Lobanov
63abd0d521
Publish dependencies license ( #2 )
...
* publish dependencies license
* add missed licenses
2021-05-26 16:20:39 +03:00
MaksimZhukov
4e15cde332
Integrate Slack notifications
2021-05-25 21:00:46 +03:00
MaksimZhukov
ead7541b7c
Update error message, set permissions in the workflow
2021-05-24 17:14:28 +03:00
MaksimZhukov
d8eb8e53b7
Implement the "publish-action" action
2021-05-21 19:59:44 +03:00