-
Notifications
You must be signed in to change notification settings - Fork 773
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
[repo-ci] Bump AurorNZ/paths-filter to resolve GitHub Node version warnings #5288
[repo-ci] Bump AurorNZ/paths-filter to resolve GitHub Node version warnings #5288
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5288 +/- ##
==========================================
- Coverage 83.38% 83.00% -0.39%
==========================================
Files 297 272 -25
Lines 12531 11973 -558
==========================================
- Hits 10449 9938 -511
+ Misses 2082 2035 -47
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@@ -13,7 +13,7 @@ jobs: | |||
outputs: | |||
changes: ${{ steps.changes.outputs.changes }} | |||
steps: | |||
- uses: AurorNZ/paths-filter@v3 | |||
- uses: AurorNZ/paths-filter@v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curious, would this be picked up by the bot?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no idea! Want to wait on it and see?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably not going to be covered by the bot https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates.
See: AurorNZ/paths-filter#8
Changes
Merge requirement checklist