-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update github-actions #69
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github-actions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 3 | 0 | 0.05s | |
✅ CSHARP | csharpier | 6 | 0 | 1.86s | |
roslynator | 2 | 2 | 14.01s | ||
✅ DOCKERFILE | hadolint | 1 | 0 | 0.07s | |
✅ EDITORCONFIG | editorconfig-checker | 37 | 0 | 2.68s | |
✅ JSON | jsonlint | 8 | 0 | 0.23s | |
✅ JSON | prettier | 8 | 0 | 0.49s | |
✅ JSON | v8r | 8 | 0 | 6.29s | |
✅ MARKDOWN | markdownlint | 2 | 0 | 0.27s | |
✅ REPOSITORY | checkov | yes | no | 19.82s | |
✅ REPOSITORY | dustilock | yes | no | 0.0s | |
✅ REPOSITORY | gitleaks | yes | no | 20.28s | |
✅ REPOSITORY | git_diff | yes | no | 0.24s | |
✅ REPOSITORY | grype | yes | no | 16.65s | |
✅ REPOSITORY | kics | yes | no | 5.21s | |
✅ REPOSITORY | secretlint | yes | no | 1.9s | |
✅ REPOSITORY | syft | yes | no | 2.0s | |
✅ REPOSITORY | trivy | yes | no | 9.0s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.18s | |
✅ REPOSITORY | trufflehog | yes | no | 4.89s | |
✅ YAML | prettier | 5 | 0 | 0.49s | |
✅ YAML | v8r | 5 | 0 | 7.34s | |
✅ YAML | yamllint | 5 | 0 | 1.49s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
renovate
bot
changed the title
chore(deps): update github-actions
chore(deps): update github-actions - autoclosed
Nov 20, 2024
renovate
bot
changed the title
chore(deps): update github-actions - autoclosed
chore(deps): update github-actions
Nov 24, 2024
renovate
bot
force-pushed
the
renovate/github-actions
branch
from
November 24, 2024 00:53
ecf090c
to
04aebba
Compare
renovate
bot
changed the title
chore(deps): update github-actions
chore(deps): update miracum/.github action to v1.12.12
Nov 24, 2024
renovate
bot
force-pushed
the
renovate/github-actions
branch
from
November 24, 2024 00:53
04aebba
to
def25d3
Compare
renovate
bot
force-pushed
the
renovate/github-actions
branch
from
December 3, 2024 12:32
def25d3
to
06118e8
Compare
renovate
bot
changed the title
chore(deps): update miracum/.github action to v1.12.12
chore(deps): update github-actions
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/github-actions
branch
3 times, most recently
from
December 13, 2024 00:44
edb0bbe
to
b38b501
Compare
renovate
bot
force-pushed
the
renovate/github-actions
branch
2 times, most recently
from
December 20, 2024 21:39
ef8dd20
to
6aeeb26
Compare
renovate
bot
force-pushed
the
renovate/github-actions
branch
from
December 27, 2024 01:42
6aeeb26
to
4c8ac06
Compare
Trivy image scan report
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
v4.1.0
->v4.2.0
v4.4.3
->v4.5.0
v3.27.5
->v3.28.0
v1.12.10
->v1.12.12
Release Notes
actions/setup-dotnet (actions/setup-dotnet)
v4.2.0
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4.5.0
Compare Source
github/codeql-action (github/codeql-action)
v3.28.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.28.0 - 20 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.9
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.9 - 12 Dec 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.8
Compare Source
v3.27.7
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.7 - 10 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.6
Compare Source
miracum/.github (miracum/.github)
v1.12.12
Compare Source
Miscellaneous Chores
v1.12.11
Compare Source
Miscellaneous Chores
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (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 was generated by Mend Renovate. View the repository job log.