Piotr Kazmierczak
b26995c3d5
ci: migrate runners to ubuntu-22.04 ( #25651 )
...
* ci: migrate runners to ubuntu-22.04
* find a supported build for custom-linux-xl
2025-04-14 16:12:10 -04:00
Tim Gross
5c89b07f11
CI: run copywrite on PRs, not just after merges ( #25658 )
...
* CI: run copywrite on PRs, not just after merges
* fix a missing copyright header
2025-04-10 17:01:34 -04:00
dependabot[bot]
f75e2c276e
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 ( #24298 )
2024-11-04 11:42:37 +00:00
dependabot[bot]
294ebd1540
chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 ( #24183 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](d632683dd7...eef61447b9 )
---
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>
2024-10-14 08:26:34 -05:00
dependabot[bot]
52b2711874
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 ( #24083 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](692973e3d9...d632683dd7 )
---
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>
2024-09-30 08:11:54 -05:00
Charlie Voiselle
9bdaab4f9c
[actions] Update projects GitHub actions ( #23483 )
...
* Updated actions
* actions/checkout v4.1.1 ==> v4.1.7
* actions/download-artifact v3.0.2 ==> v4.1.7
* actions/setup-go v4.0.1 ==> v5.0.1
* actions/setup-node v3.7.0 ==> v4.0.2
* actions/upload-artifact v3.1.2 ==> v4.3.3
* andstor/file-existence-action v2.0.0 ==> v3.0.0
* browser-actions/setup-chrome v1.2.0 ==> v1.7.1
* dessant/lock-threads v4.0.1 ==> v5.0.1
* marocchino/sticky-pull-request-comment v2.6.2 ==> v2.9.0
* mshick/add-pr-comment v2.8.1 ==> v2.8.2
* nanasess/setup-chromedriver v2.1.2 ==> v2.2.2
* slackapi/slack-github-action v1.24.0 ==> v1.26.0
* Update HashiCorp actions
* hashicorp/actions-docker-build v1 ==> v2.0.0
* hashicorp/actions-generate-metadata v1.1.1 ==> v1.1.1(pinned)
* hashicorp/actions-packaging-linux v1 ==> v1.8.0
* hashicorp/setup-copywrite v1.1.2 ==> v1.1.3
* fix parameter
2024-07-01 22:32:10 -04:00
Seth Hoenig
06a4fcb7d5
build: update the actions/checkout version ( #20067 )
2024-03-04 13:01:38 -06:00
modrake
51ffe4208e
workaround and fixes for MPL and copywrite bot ( #18775 )
2023-10-17 08:02:13 +01:00
Tim Gross
b17c0f7ff9
GHA pinning updates ( #18093 )
...
Trusted Supply Chain Component Registry (TSCCR) enforcement starts Monday and an
internal report shows our semgrep action is pinned to a version that's not
currently permitted. Update all the action versions to whatever's the new
hotness to maximum the time-to-live on these until we have automated pinning
setup.
Also version bumps our chromedriver action, which randomly broke upstream today.
2023-07-28 11:49:57 -04:00
James Rasell
74335b3bfe
ci: add copywrite action to check file headers. ( #17889 )
2023-07-12 16:02:43 +01:00