Commit Graph

19 Commits

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

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 16:24:08 +00:00
Salman Chishti 2826fb8353 Upgrade to use node24 (#19) 2025-09-02 21:44:11 -05:00
dependabot[bot] 3114dc8cb4 Bump actions/checkout from 4 to 5 (#21)
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-08-20 21:56:04 -05:00
HarithaVattikuti 95d9656793 Create dependabot.yml (#14) 2025-01-21 08:38:16 -06:00
aparnajyothi-y 8b0de5e8b9 Update codeql-analysis.yml 2024-07-18 11:03:54 +05:30
aparnajyothi-y 6f9c553ee3 Update codeql-analysis.yml 2024-07-15 13:57:36 +05:30
K.B.Dharun Krishna 5e63e7aef0 CI: bump actions/checkout to v4, node to 20.x (#7)
* CI: bump actions/checkout to v4, node to 20.x

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* chore(ci): update workflows

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: fix eol in check-dist.yml

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-01 11:44:01 +01:00
Ivan 967035ce96 Add --no-verify option to prevent git hooks run (#5) 2023-05-24 11:53:55 +02:00
Ivan ddc40c8708 Create update-config-files.yml reusable workflow, add reusable-configurations folder (#3)
* Add reusable workflow and shareable config files

* Make workflow throw if specified reference file doesn't exist

* Fix review points

* Fix review points

* Update eslint and prettier configs, change file extension

* Fix review points, update yml and configuration files

* Update set of rules for ESLint

* Update set of rules for ESLint

* Update set of rules for ESLint

* Update set of rules for ESLint

* Prepare update-config-files.yml for PR in the actions org

* Fix check-dist.yml
2023-03-08 10:40:28 +02:00
IvanZosimov 6e8c858c03 Fix wordings 2022-12-02 13:59:03 +01:00
IvanZosimov 5d72250c52 Update codeql-analysis.yml 2022-12-01 12:20:23 +01:00
IvanZosimov 04faf9a536 Update codeql-analysis.yml 2022-12-01 11:32:27 +01:00
IvanZosimov bc096e66e7 Fix review points 2022-11-30 10:01:43 +01:00
IvanZosimov 44fdc52e08 Fix identation 2022-11-29 15:56:31 +01:00
IvanZosimov 1ecc921b17 Fix identation 2022-11-29 15:55:13 +01:00
IvanZosimov 10ebc94cac Fix review points 2022-11-29 15:51:17 +01:00
IvanZosimov 56969017e6 Update workflows, fix review points 2022-11-25 12:33:51 +01:00
IvanZosimov 6e4d0e1344 Update reusable workflows, fix review points 2022-11-25 12:28:50 +01:00
IvanZosimov 32b7d0be15 Populate workflows folder with reusable workflows 2022-11-23 10:08:01 +01:00