Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
3e1c8154f5 deps(deps): bump github/codeql-action from 3 to 4 in the github-actions group (#10)
deps(deps): bump github/codeql-action in the github-actions group

Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-09 12:05:26 +03:30
blacksmith-sh[bot]
61ada6397e .github/workflows: Migrate workflows to Blacksmith runners (#9)
Migrate workflows to Blacksmith

Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
2025-09-27 08:12:29 +03:30
dependabot[bot]
0d2de95d88 deps(deps): bump actions/checkout from 4 to 5 in the github-actions group (#5)
deps(deps): bump actions/checkout in the github-actions group

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 08:02:11 +03:30
166fa43a55 refactor: enhancement and documenting 2025-01-04 08:48:18 +03:30
arashagp
382108525b Lint: Make Happy :) 2025-01-02 11:27:05 +03:30
e05c377c55 chore: fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: S. Amir Mohammad Najafi <njfamirm@gmail.com>
2025-01-02 11:17:52 +03:30
arashagp
1cc6cddc6f feat: enhance workflows by adding required secrets and expanding language support 2025-01-02 11:13:06 +03:30
arashagp
55d01ac20b refactor: update workflows to remove unnecessary inputs and standardize job names 2025-01-02 11:01:21 +03:30
arashagp
9f6efe895e chore: remove unnecessary headers 2025-01-02 10:51:16 +03:30
arashagp
9fcacd8067 feat: add header for workflow call 2025-01-02 10:34:54 +03:30
arashagp
fa5c4d3e8c feat: add codeql(code quality) workflow 2025-01-02 10:30:23 +03:30