-
Notifications
You must be signed in to change notification settings - Fork 7
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 #176
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
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports You could have same capabilities but better runtime performances if you request a new MegaLinter flavor. |
Code Coverage Report
|
552de7e
to
01c2f46
Compare
chgl
approved these changes
Oct 28, 2024
Trivy image scan report
|
Package | ID | Severity | Installed Version | Fixed Version |
---|---|---|---|---|
ca.uhn.hapi.fhir:org.hl7.fhir.r4 |
CVE-2024-45294 | HIGH | 6.1.2.2 | 6.3.23 |
ca.uhn.hapi.fhir:org.hl7.fhir.utilities |
CVE-2024-45294 | HIGH | 6.1.2.2 | 6.3.23 |
commons-io:commons-io |
CVE-2024-47554 | HIGH | 2.11.0 | 2.14.0 |
org.springframework:spring-context |
CVE-2024-38820 | MEDIUM | 6.1.13 | 6.1.14, 6.0.25, 5.3.41 |
No Misconfigurations found
miracum-bot
pushed a commit
that referenced
this pull request
Oct 28, 2024
## [3.14.0](v3.13.2...v3.14.0) (2024-10-28) ### Features * added option to crypto-hash Kafka message keys ([#173](#173)) ([424d7c2](424d7c2)) ### Bug Fixes * **deps:** update dependency net.logstash.logback:logstash-logback-encoder to v8 ([#172](#172)) ([2529633](2529633)) ### Miscellaneous Chores * added errorprone and addressed complaints ([#175](#175)) ([03e5ed5](03e5ed5)) * **deps:** update docker.io/library/postgres docker tag to v17 ([#171](#171)) ([b701416](b701416)) * **deps:** update gcr.io/distroless/java21-debian12:nonroot docker digest to 1316de1 ([#166](#166)) ([085e67b](085e67b)) * **deps:** update github-actions ([#169](#169)) ([419f3e7](419f3e7)) * **deps:** update github-actions ([#176](#176)) ([3d6bcf6](3d6bcf6))
🎉 This PR is included in version 3.14.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
This PR contains the following updates:
v4.2.1
->v4.2.2
v3.26.13
->v3.27.0
v1.12.5
->v1.12.7
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946github/codeql-action (github/codeql-action)
v3.27.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.27.0 - 22 Oct 2024
upload-sarif
Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarif
Action. #2557See the full CHANGELOG.md for more information.
miracum/.github (miracum/.github)
v1.12.7
Compare Source
Miscellaneous Chores
v1.12.6
Compare Source
Bug Fixes
Miscellaneous Chores
e575731
(#85) (26fdadd)Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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.