13 Commits

Author SHA1 Message Date
44312921da Bump actions/checkout from 3 to 4
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>
2023-09-11 07:31:00 +00:00
67e423ccfe fix(annotations): wrong annotations env variable in js 2022-12-12 11:52:33 +00:00
c38d533a3f feat: allow to active report as job summary 2022-11-03 14:29:29 +01:00
d2b7e8ef2c feat(reports): add reports in the pull request comment 2022-04-19 13:39:31 +02:00
7b57e41f38 Bump actions/checkout from 2 to 3 (#47)
Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-11 11:06:51 +00:00
9b8f2723f8 testing action - output formats 2021-10-18 10:05:26 +01:00
77c7ea32c6 progress on javascript action
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-18 10:02:04 +01:00
740815773b fixing status code 0 handling
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-16 11:16:41 +01:00
f35e1bf029 testing action - output formats 2021-10-16 11:10:32 +01:00
9e27afd382 testing action - ignore results 2021-10-16 11:08:19 +01:00
9a0478db28 testing action
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-16 11:06:46 +01:00
2b43759b0b feat: converting to javascript action
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-16 11:00:23 +01:00
85361e63fa feat: progress on javascript action 2021-10-15 18:36:36 +01:00