chore(deps): update github-actions - #11
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
🪶 Egret report
|
| Kind | Reason | Detail | Blocked |
|---|---|---|---|
| connection | raw-ip egress | 104.20.23.154:443/tcp by curl[2411] with no prior DNS lookup | - |
🌐 Connections
| PID | Process | Destination | Port | Proto |
|---|---|---|---|---|
| 2411 | curl | 104.20.23.154 | 443 | tcp |
📝 File writes
| PID | Process | Op | Path |
|---|---|---|---|
| 2411 | bash | open-write | |
| 2411 | curl | open-write | /dev/null |
🧬 Processes
| PID | PPID | Process | Filename |
|---|---|---|---|
| 2411 | 2400 | egret | /usr/bin/bash |
| 2411 | 2400 | bash | /usr/bin/curl |
renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
August 6, 2026 23:54
8f8860a to
2ddeb34
Compare
renovate
Bot
force-pushed
the
renovate/github-actions
branch
2 times, most recently
from
August 20, 2026 23:53
888ab6d to
158badc
Compare
renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
August 29, 2026 04:43
158badc to
c550440
Compare
renovate
Bot
force-pushed
the
renovate/github-actions
branch
2 times, most recently
from
September 12, 2026 19:43
43ac40b to
32f8281
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
September 20, 2026 00:51
32f8281 to
6588a8c
Compare
This branch has not been deployed
This file contains hidden or 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
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.1.1→v4.2.2v7.0.0→v7.0.1v4.36.2→v4.37.9v4.38.1(+1)1.26.5→1.27.1v2.4.0→v2.4.4Release Notes
actions/attest-build-provenance (actions/attest-build-provenance)
v4.2.2Compare Source
What's Changed
Full Changelog: actions/attest-build-provenance@v4.1.1...v4.2.2
actions/checkout (actions/checkout)
v7.0.1Compare Source
github/codeql-action (github/codeql-action)
v4.37.9Compare Source
v4.37.8Compare Source
No user facing changes.
v4.37.7Compare Source
v4.37.6Compare Source
.github/codeql-config.ymlto align it with the suggested path that is used elsewhere. #4070v4.37.5Compare Source
initAction instead of falling back to downloading the bundle before extracting it. #4061v4.37.4Compare Source
v4.37.3Compare Source
No user facing changes.
v4.37.2Compare Source
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023v4.37.1Compare Source
v4.37.0Compare Source
config-fileinput for thecodeql-action/initstep will soon support a new[owner/]repo[@ref][:path]format. All components except the repository name are optional. If omitted,ownerdefaults to the same owner as the repository the analysis is running for,reftomain, andpathto.github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973v4.36.3Compare Source
No user facing changes.
actions/go-versions (go)
v1.27.1: 1.27.1Compare Source
Go 1.27.1
v1.27.0: 1.27.0Compare Source
Go 1.27.0
v1.26.8: 1.26.8Compare Source
Go 1.26.8
v1.26.7: 1.26.7Compare Source
Go 1.26.7
v1.26.6: 1.26.6Compare Source
Go 1.26.6
ossf/scorecard-action (ossf/scorecard-action)
v2.4.4Compare Source
What's Changed
This update bumps the Scorecard version to the v5.5.0 release. For a complete list of changes, please refer to the Scorecard v5.4.0 release notes and the Scorecard v5.5.0 release notes.
Full Changelog: ossf/scorecard-action@v2.4.3...v2.4.4
v2.4.3Compare Source
What's Changed
This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.
Documentation
GITHUB_TOKENpermissions needed for private repos by @pankajtaneja5 in #1574Other
New Contributors
Full Changelog: ossf/scorecard-action@v2.4.2...v2.4.3
v2.4.2Compare Source
What's Changed
This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.
Full Changelog: ossf/scorecard-action@v2.4.1...v2.4.2
v2.4.1Compare Source
What's Changed
file_modeinput which controls how repository files are fetched from GitHub. The default isarchive, butgitproduces the most accurate results for repositories with.gitattributesfiles at the cost of analysis speed.--file-modeby @spencerschrock in #1509Docs
New Contributors
Full Changelog: ossf/scorecard-action@v2.4.0...v2.4.1
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.