chore(deps): update actions/checkout digest to d23441a - #1797
chore(deps): update actions/checkout digest to d23441a#1797renovate[bot] wants to merge 1 commit into
Conversation
Performance BenchmarksCompared
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1797 +/- ##
==========================================
+ Coverage 75.71% 75.76% +0.05%
==========================================
Files 217 217
Lines 117071 117071
Branches 27634 27634
==========================================
+ Hits 88644 88703 +59
+ Misses 20751 20707 -44
+ Partials 7676 7661 -15 🚀 New features to boost your workflow:
|
b90f758 to
02937d9
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 02937d9185
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| steps: | ||
| - name: Checkout tagged root release | ||
| uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 | ||
| uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 |
There was a problem hiding this comment.
Update the release workflow test expectation
This checkout update in root-provenance-recovery leaves tests/test_release_workflow.py:779 still asserting the old actions/checkout@de0fac2... digest. Since .github/workflows/test.yml classifies .github/workflows/** changes as workflow changes and then runs the exhaustive fast-test shard, this Renovate PR will fail CI until the pinned digest expected by the release workflow test is updated.
Useful? React with 👍 / 👎.
02937d9 to
1fb096c
Compare
1fb096c to
7853a06
Compare
This PR contains the following updates:
de0fac2→d23441aConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.