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>
2 weeks ago
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>
2 weeks ago
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>
7 months ago
HarithaVattikuti
ca6c5d975e
Configure Dependabot settings ( #43 )
...
* Create dependabot.yml
* Audit fix
7 months ago
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>
2 years ago
Ivan
3f069f6e86
Add update-config-files.yml ( #27 )
3 years ago
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
3 years ago
Evgenii Korolevskii
7d07d33a07
Update CODEOWNERS ( #20 )
3 years ago
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
3 years ago
Dmitry Shibanov
98c01fe014
update actions versions to the latest one ( #18 )
3 years ago
Dmitry Shibanov
8bee35f27a
Update lockfileversion ( #10 )
4 years ago
Dmitry Shibanov
6a42941a52
update node for action ( #9 )
4 years ago
Dmitry Shibanov
d5bd795380
Add a workflow to check the dist ( #7 )
4 years ago
Maxim Lobanov
63abd0d521
Publish dependencies license ( #2 )
...
* publish dependencies license
* add missed licenses
4 years ago
MaksimZhukov
4e15cde332
Integrate Slack notifications
4 years ago
MaksimZhukov
ead7541b7c
Update error message, set permissions in the workflow
4 years ago
MaksimZhukov
d8eb8e53b7
Implement the "publish-action" action
4 years ago