Max Gautier
bcdd702e19
Enable hash updates on 2.28 (2 latest releases) ( #12801 )
2025-12-19 01:30:36 -08:00
dependabot[bot]
4d8d1b8aff
build(deps): bump octokit/graphql-action from 3.0.0 to 3.0.2 ( #12790 )
...
Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/octokit/graphql-action/releases )
- [Commits](abaeca7ba4...ddde8ebb24 )
---
updated-dependencies:
- dependency-name: octokit/graphql-action
dependency-version: 3.0.2
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>
2025-12-16 05:56:18 -08:00
dependabot[bot]
4059c699dc
build(deps): bump octokit/graphql-action from 2.3.2 to 3.0.0 ( #12680 )
...
Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action ) from 2.3.2 to 3.0.0.
- [Release notes](https://github.com/octokit/graphql-action/releases )
- [Commits](8ad880e4d4...abaeca7ba4 )
---
updated-dependencies:
- dependency-name: octokit/graphql-action
dependency-version: 3.0.0
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>
2025-11-10 00:50:56 -08:00
Max Gautier
06d8d48488
Add previous release to the auto update script. ( #12312 )
2025-06-16 22:53:00 -07:00
Max Gautier
e618421697
Don't run upgrade-patch jobs on forks ( #12206 )
...
With the current github-workflow setup, workflows are triggered on every
forked repository (which is quite wasteful).
Add a condition to only run on the main repository.
2025-05-10 06:15:14 -07:00
Max Gautier
0ae9ab36ce
CI: Pin github actions for security ( #12105 )
...
Dependabot can still upgrade the action version.
2025-04-03 06:22:38 -07:00
Max Gautier
aae53a9df5
Add github workflow to auto update hashes daily ( #12053 )
2025-03-27 14:10:34 -07:00