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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
tasks/TrivyTasks.yml
(ansible)build/package/Dockerfile
(dockerfile).github/workflows/actionlint.yml
(github-actions).github/workflows/ci.yml
(github-actions).github/workflows/codeql.yml
(github-actions).github/workflows/dependency-review.yml
(github-actions).github/workflows/devskim.yml
(github-actions).github/workflows/golangci-lint.yml
(github-actions).github/workflows/licensed.yml
(github-actions).github/workflows/markdownlint.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/yamllint.yml
(github-actions)go.mod
(gomod).github/renovate.json5
(renovate-config-presets)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.major
versions of dependencies into individual branches/PRs.patch
andminor
upgrades into separate PRs for the same dependency.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.github/renovate.json5
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 4 Pull Requests:
chore(deps): update ffurrer2/shared-workflows digest to 214e2f4
renovate/ffurrer2-shared-workflows-digest
main
214e2f4facc159ec37328be3098b83cf037918a4
fix(deps): update golang.org/x/exp digest to ce4c2cf
renovate/golang.org-x-exp-digest
main
ce4c2cf36ca6
chore(deps): update github-actions
renovate/github-actions
main
d35c59abb061a4a6fb18e82ac0862c26744d6ab5
ff0a06e83cb2de871e5a09832bc6a81e7276941f
9fae48acfc02a90574d7c304a1758ef9895495fa
bb0f760b6c925183520ee0bcc9c4a432a7c8c3c6
chore(deps): update golangci/golangci-lint-action action to v8
renovate/golangci-golangci-lint-action-8.x
main
4afd733a84b1f43292c63897423277bb7f4313a9
Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Could not determine new digest for update (github-tags package aquasecurity/trivy-action)
Files affected:
.github/workflows/ci.yml
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.