-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add checked out ref for actions/checkout@v4
#410
Merged
Merged
Conversation
This file contains 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
HeavyWombat
approved these changes
Dec 7, 2024
Thanks for the suggestion. |
d9399f3
to
87fd932
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #410 +/- ##
=======================================
Coverage 80.97% 80.97%
=======================================
Files 15 15
Lines 2092 2092
=======================================
Hits 1694 1694
Misses 326 326
Partials 72 72
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Mar 10, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [homeport/dyff](https://github.com/homeport/dyff) | minor | `v1.9.4` -> `v1.10.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>homeport/dyff (homeport/dyff)</summary> ### [`v1.10.1`](https://github.com/homeport/dyff/releases/tag/v1.10.1): dyff release v1.10.1 [Compare Source](homeport/dyff@v1.10.0...v1.10.1) #### What's Changed - [`b1ec0fc`](homeport/dyff@b1ec0fc) Fix panic when exit code does not have a cause ([@​HeavyWombat](https://github.com/HeavyWombat)) - [`8a156e4`](homeport/dyff@8a156e4) Tweak README file ([@​HeavyWombat](https://github.com/HeavyWombat)) **Full Changelog**: homeport/dyff@v1.10.0...v1.10.1 ### [`v1.10.0`](https://github.com/homeport/dyff/releases/tag/v1.10.0) [Compare Source](homeport/dyff@v1.9.4...v1.10.0) #### What's Changed - [`21148cd`](homeport/dyff@21148cd) Bump minimum Go version and `golang.org/x` deps - [@​HeavyWombat](https://github.com/HeavyWombat) - [`02563bb`](homeport/dyff@02563bb) Add command-line flag to disable rename detection - [@​HeavyWombat](https://github.com/HeavyWombat) - [`5673bf0`](homeport/dyff@5673bf0) Move rename logic into separate library - [@​HeavyWombat](https://github.com/HeavyWombat) - [`372cae6`](homeport/dyff@372cae6) perf: Reuse destination indices in rename calculation - [@​motoki317](https://github.com/motoki317) - [`8fde8ce`](homeport/dyff@8fde8ce) doc: Add attributions - [@​motoki317](https://github.com/motoki317) - [`867c01a`](homeport/dyff@867c01a) feat: Detect k8s resource renames using git heuristics - [@​motoki317](https://github.com/motoki317) - [`b513ffa`](homeport/dyff@b513ffa) impr: Better output for Kubernetes file-level changes - [@​motoki317](https://github.com/motoki317) - [`87fd932`](homeport/dyff@87fd932) Add checked out ref for `actions/checkout@v4` - [@​chansuke](https://github.com/chansuke) - [`7796360`](homeport/dyff@7796360) add unit tests - undefined - [`6fe3b57`](homeport/dyff@6fe3b57) Feat(between): add ignore value changes flag - undefined - [`18e5fb2`](homeport/dyff@18e5fb2) Remove `wrap` import - [@​HeavyWombat](https://github.com/HeavyWombat) - [`baf677c`](homeport/dyff@baf677c) Simplify GitHub Action setup - [@​HeavyWombat](https://github.com/HeavyWombat) - [`c1a267d`](homeport/dyff@c1a267d) Fix GoReleaser config naming issue - [@​HeavyWombat](https://github.com/HeavyWombat) #### New Contributors - [@​siakc](https://github.com/siakc) made their first contribution in homeport/dyff#412 - [@​chansuke](https://github.com/chansuke) made their first contribution in homeport/dyff#410 **Full Changelog**: homeport/dyff@v1.9.4...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE5MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.
When using third-party actions, it is recommended to, pin actions to a full length commit SHA for security reasons.
The latest release of actions/checkout@v4 introduces the ability to add
ref: ${{ github.event.pull_request.head.sha }}
, allowing it to reference the most recent commit in a pull request.