-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update GitHub Actions (major) #177
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #177 +/- ##
=======================================
Coverage 83.34% 83.34%
=======================================
Files 65 65
Lines 1927 1927
Branches 76 76
=======================================
Hits 1606 1606
Misses 304 304
Partials 17 17 ☔ View full report in Codecov by Sentry. |
d1589c3
to
7998d96
Compare
7998d96
to
54f5a35
Compare
54f5a35
to
2d94afd
Compare
2d94afd
to
96f4baa
Compare
96f4baa
to
5c3d3dd
Compare
5c3d3dd
to
52f6c63
Compare
52f6c63
to
4b0465e
Compare
Automatically marking pull request as stale due to lack of activity |
Automatically closing this pull request as stale |
This PR contains the following updates:
v3
->v4
v3
->v4
v3
->v4
v8
->v9
v3
->v4
v0.1.3
->v1.0.1
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
actions/setup-dotnet (actions/setup-dotnet)
v4
Compare Source
actions/setup-node (actions/setup-node)
v4
Compare Source
actions/stale (actions/stale)
v9
Compare Source
codecov/codecov-action (codecov/codecov-action)
v4
Compare Source
suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)
v1.0.1
Compare Source
Fixes
#551 Suppress
npx
warnings using--yes
option @TWiStErRobThis action executes renovate-config-validator via npx, then the following warning was outputted.
To suppress the warning, we set
npx
's--yes
option.https://docs.npmjs.com/cli/v8/commands/npx
🎉 New contributors
Thank you for your contribution!
@TWiStErRob #551
v1.0.0
Compare Source
#531 renovate-config-validator's --strict option is enabled by default.
How to migrate
There are several options.
false
to the inputstrict
to disable--strict
option#530 Pass inputs via environment variables to prevent malicious injection
Features
#531 Add the input
strict
.You can enable renovate-config-validator's
--strict
option.Configuration
📅 Schedule: Branch creation - "before 9am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.