Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
107a780c1d build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 21:26:18 +00:00
dependabot[bot]
fff1d6390a build(deps): bump actions/checkout from 4 to 5
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>
2025-10-01 21:18:29 +00:00
Matt Liberty
9882373814 Give better names to jobs in GH actions
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-07-13 15:09:11 +00:00
Vitor Bandeira
ec0ec3c77d gha: use var to set runs-on
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
2025-05-12 14:24:20 -03:00
Sombrio
ad92785807 Scan runs for PRs too
Signed-off-by: Sombrio <sombrio@sombrasoft.dev>
2025-04-11 19:23:42 -03:00
Sombrio
1e45115fab removed pull request run for scan code workflow
Signed-off-by: Sombrio <sombrio@sombrasoft.dev>
2025-04-11 18:26:29 -03:00
Sombrio
d5fa784f64 restrict when actions run. previously they were being run twice in PRs
Signed-off-by: Sombrio <sombrio@sombrasoft.dev>
2025-04-11 17:27:03 -03:00
Vitor Bandeira
e29ea4521f ci: remove duplicated checks
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
2024-07-03 19:00:30 -03:00
Matt Liberty
75c738d57c Update to checkout@v4 due to GH requiring node20
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-04-13 14:00:12 -07:00
Anton Blanchard
6f16ba9383 CI: Update actions/checkout version
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2023-02-03 13:33:35 +11:00
Tom Spyrou
ce13f32094 action update comment 2021-04-27 08:37:53 -07:00
Tom Spyrou
b3c6a86c1f run scan on all branches 2021-04-27 08:11:39 -07:00
tspyrou
272d2194f4 Update github-actions-on-push.yml 2021-04-27 08:04:02 -07:00
Tom Spyrou
7af3ce0aa0 updated workflows 2021-04-27 08:02:10 -07:00
Tom Spyrou
b84a3a7c4f rm actions moving to private branch 2021-04-27 07:47:15 -07:00
tspyrou
5de78a25da Update github-actions-on-push.yml 2021-04-21 17:11:12 -07:00
tspyrou
d2bb41cc7a Update github-actions-on-push.yml 2021-04-21 17:05:56 -07:00
tspyrou
c823b52079 Update github-actions-on-push.yml 2021-04-21 17:00:31 -07:00
tspyrou
c9849a23c0 avoid cd ../ per comment. 2021-04-15 08:53:29 -07:00
tspyrou
787a2f33c8 Update github-actions-on-push.yml 2021-04-15 07:42:36 -07:00
tspyrou
903939a179 Update github-actions-on-push.yml 2021-04-14 18:56:34 -07:00
Tom Spyrou
8bc7f9cfa4 add running of code scan as git action so it will execute in all forks 2021-04-14 18:49:44 -07:00