Commit Graph

14 Commits

Author SHA1 Message Date
Nexim Bot
3bc559e467 Revert "deps(deps): bump actions/setup-node from 4 to 5 in the github-actions…"
This reverts commit 1660ce4e02.
2025-09-08 13:28:57 +03:30
dependabot[bot]
1660ce4e02 deps(deps): bump actions/setup-node from 4 to 5 in the github-actions group (#6)
deps(deps): bump actions/setup-node in the github-actions group

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


Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-09-06 12:08:17 +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
b00b7468a1 fix: correctly set RELEASER_ACCOUNT_TOKEN 2025-01-04 09:00:32 +03:30
166fa43a55 refactor: enhancement and documenting 2025-01-04 08:48:18 +03:30
arashagp
09498b6079 fix: standardize input parameter naming in workflows (#4) 2025-01-02 13:07:59 +03:30
arashagp
382108525b Lint: Make Happy :) 2025-01-02 11:27:05 +03:30
arashagp
ef28694385 refactor: streamline GPG key handling in release workflow 2025-01-02 11:23:29 +03:30
arashagp
1f8ffd2f69 refactor: add GPG private key to release workflow for enhanced security 2025-01-02 11:21:34 +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
e1c27514da feat: add release workflow 2025-01-02 10:30:23 +03:30