dependabot[bot]
d4476dcce4
chore(deps): bump actions/checkout from 4.0.0 to 5.0.0 ( #24953 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:55:48 -04:00
renovate[bot]
7ba800af75
chore(deps): update actions/checkout digest to 1e31de5 ( #24612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 14:01:03 +00:00
dependabot[bot]
ae16c00916
chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 ( #24412 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 16:27:12 -04:00
dependabot[bot]
1d44046141
chore(deps): bump actions/setup-go from 5.2.0 to 5.5.0 ( #23151 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 18:39:39 -06:00
dependabot[bot]
be080a5319
chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 ( #21123 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](41dfa10bad...3041bf56c9 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 15:28:16 +05:30
dependabot[bot]
bb1e75fe82
chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ( #20529 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0a12ed9d6a...41dfa10bad )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 20:40:35 +00:00
Josh Soref
ddb79fe2e3
ci: Allow forks to opt-in for codeql ( #19996 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-09-22 19:25:06 -04:00
dependabot[bot]
10ce884f7c
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 ( #19020 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](cdcb360436...0a12ed9d6a )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 11:17:36 -04:00
Michael Crenshaw
2abfafd025
chore(deps): bump github/codeql-action bundle to v2.17.2 ( #18150 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-14 08:56:59 -04:00
Michael Crenshaw
408295fb4f
chore(deps): bump actions/setup-go from 4.x to 5.0.1 ( #18144 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-09 12:57:32 -04:00
dependabot[bot]
739fa0c26e
chore(deps): bump actions/checkout ( #17493 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to 8410ad0602e1e429cee44a835ae9f77f654a6694.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](3df4ab11eb...8410ad0602 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 23:27:04 -04:00
Gilad Salmon
0c21ef9598
fix: upgrade notifications-engine ( #16354 )
...
* fix: upgrade notifications-engine
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com >
* update notification-engine version
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use correct go version in codeql
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* silly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* make notifications-docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-29 10:17:49 +02:00
dependabot[bot]
4604991dc0
chore(deps): bump actions/checkout from 3.5.3 to 4.0.0 ( #15348 )
...
* chore(deps): bump actions/checkout from 3.5.3 to 4.0.0
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](c85c95e3d7...3df4ab11eb )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Apply suggestions from code review
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-09-18 16:07:19 +00:00
dependabot[bot]
aa3b95561b
chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 ( #13993 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:36:49 +00:00
dependabot[bot]
17d0acabce
chore(deps): bump actions/checkout from 3.4.0 to 3.5.2 ( #13228 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.4.0 to 3.5.2.
- [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.4.0...8e5e7e5ab8b370d6c329ec480221332ada57f0ab )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 18:19:14 -04:00
Justin Marquis
b9c09b9415
chore: disable codeql workflow on cherry-pick branches ( #12893 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-16 19:46:52 +00:00
dependabot[bot]
e6a008b4a5
chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 ( #12889 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](ac59398561...24cb908017 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:42:54 +00:00
dependabot[bot]
88936be9ce
chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 ( #11895 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 14:05:56 -05:00
dependabot[bot]
c4c6bfad16
chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 ( #11679 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](93ea575cb5...755da8c3cf )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 08:24:45 -05:00
Michael Crenshaw
012ffd584a
chore: pin actions ( #11360 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-29 12:13:16 -05:00
Michael Crenshaw
8a71b8af94
chore: upgrade actions/checkout to v3, i.e. Node.js 16 ( #10947 )
...
* chore: updgrade actions/checkout to v3, i.e. Node.js 16
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more node 12
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-10-19 10:31:41 -04:00
Eddie Knight
90760a5088
chore: Added recommended permissions to github actions workflows ( #10812 )
...
* Added recommended permissions to 4 of 5 workflows
Signed-off-by: Eddie Knight <iv.eddieknight@gmail.com >
* Added release.yaml permissions... might need to add pagages:write
Signed-off-by: Eddie Knight <iv.eddieknight@gmail.com >
* Updated inline comments
Signed-off-by: Eddie Knight <iv.eddieknight@gmail.com >
Signed-off-by: Eddie Knight <iv.eddieknight@gmail.com >
2022-10-07 14:40:10 -04:00
Michael Crenshaw
221559cc38
chore: upgrade codeql action to v2 ( #10165 )
...
Signed-off-by: CI <michael@crenshaw.dev >
2022-08-03 20:26:35 +00:00
Michael Crenshaw
d48c8080d0
chore: use Ubuntu 22.04 in CI ( #9587 )
...
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
2022-06-12 21:31:12 +02:00
Alex Collins
e07b3e7492
ci: Cancel redundant builds. Fixes #9222 ( #9223 )
...
Signed-off-by: Alex Collins <alex_collins@intuit.com >
2022-04-27 12:21:08 -04:00
Michael Crenshaw
17f60b5166
fix: don't run codeql for push events from dependabot ( #8924 )
...
* fix: codeql check should run on merge commit
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* chore: trigger CI
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix: don't run codeql on push event for dependabot branches
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
2022-03-29 15:37:34 -04:00
Yuan Tang
a456a92493
build: Disable non-testing CI builds on forks ( #7832 )
...
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
2021-12-02 08:37:45 -08:00
Justin Hutchings
108a580a3f
Add CodeQL security scanning ( #3743 )
2020-06-10 12:27:03 -07:00