Commit Graph

15 Commits

Author SHA1 Message Date
renovate[bot] 3c393c6347
chore(deps): update weekly update (#13622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 09:17:03 +03:00
Trask Stalnaker da9aa6c45b
Rename gradle validation workflow (#13182) 2025-02-04 09:09:01 +02:00
Trask Stalnaker 8c0b510bb8
Make OSSF scorecard happy (#13179) 2025-02-03 19:00:17 -08:00
Trask Stalnaker 2778062528
Add gradle wrapper validation to required-status-checks (#6976)
So we can't accidentally merge a PR with this check failing.

Currently built on top of #6975
2022-10-26 11:16:20 -07:00
dependabot[bot] 89b173c5ae
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#6970) 2022-10-25 14:07:27 -07:00
Trask Stalnaker ba3863eb1b
Sync github actions (#5695)
* Automate post-release change log merging

* wording

* rearrange

* wording

* Follow general template

* Update RELEASING

* Update RELEASING

* Update RELEASING

* Sync github actions

* more

* more

* Remove outdated comment

* Updates

* sync

* more
2022-03-29 10:21:17 -07:00
Trask Stalnaker dd39b5d10c
Validate all the gradle wrappers (#5641) 2022-03-21 08:49:18 -07:00
dependabot[bot] ae3324dcef
Bump actions/checkout from 2 to 3 (#5473)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 20:18:06 -08:00
Trask Stalnaker 5d933615b2
Remove fetch-depth (#5145) 2022-01-17 10:27:36 -08:00
Trask Stalnaker 4ce2cac645
Sync yaml files (#3145) 2021-05-31 13:43:19 -07:00
dependabot[bot] c3c5c11acb
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#3149)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 07:59:11 -07:00
dependabot[bot] 02ac89c549
Bump gradle/wrapper-validation-action from 1 to 1.0.3 (#2963)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 1.0.3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v1.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 21:21:43 -07:00
dependabot[bot] eefa76df2b
Bump actions/checkout from 2 to 2.3.4 (#2966)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:29:57 -07:00
Nikita Salnikov-Tarnovski 3eca8a4d47
Validate gradle wrapper only when changed (#1157)
* Validate gradle wrapper only when changed

* Validate gradle wrapper only when changed
2020-09-03 07:31:44 +03:00
sullis e45c13cbc6
add Gradle wrapper validation (#1133)
https://blog.gradle.org/gradle-wrapper-checksum-verification-github-action
2020-08-31 19:56:04 -07:00