Update Managed Files - #477
Open
ChiaAutomation wants to merge 2 commits into
Open
Conversation
ChiaAutomation
force-pushed
the
managed-files
branch
7 times, most recently
from
May 27, 2026 17:06
7915729 to
5be0827
Compare
ChiaAutomation
force-pushed
the
managed-files
branch
8 times, most recently
from
June 4, 2026 17:03
89f5ccb to
426e3f5
Compare
ChiaAutomation
force-pushed
the
managed-files
branch
7 times, most recently
from
June 11, 2026 17:12
b993116 to
1db9c83
Compare
ChiaAutomation
force-pushed
the
managed-files
branch
7 times, most recently
from
June 18, 2026 17:01
ab3073f to
74aed05
Compare
ChiaAutomation
force-pushed
the
managed-files
branch
7 times, most recently
from
July 6, 2026 17:04
775c86c to
ca52632
Compare
ChiaAutomation
force-pushed
the
managed-files
branch
8 times, most recently
from
July 14, 2026 16:28
0a701cb to
59da695
Compare
ChiaAutomation
force-pushed
the
managed-files
branch
7 times, most recently
from
July 21, 2026 16:29
020d8d4 to
49a7312
Compare
ChiaAutomation
force-pushed
the
managed-files
branch
6 times, most recently
from
July 28, 2026 16:31
ab43293 to
6edc78c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
CI-only dependency bumps and read-only workflow permissions with no application or runtime behavior changes.
Overview
Updates two managed CI workflows to newer GitHub Action versions and aligns permissions with least-privilege defaults.
The check commit signing workflow now sets
permissions: contents: readand upgradesactions/checkoutfrom v6 to v7. The dependency review workflow also moves checkout to v7 and pinsactions/dependency-review-actionfrom v4 to v5.0.0; license allow/deny settings are unchanged.Reviewed by Cursor Bugbot for commit 345c45a. Bugbot is set up for automated code reviews on this repo. Configure here.