Skip to content

Update github actions - #565

Merged
trask merged 1 commit into
mainfrom
renovate/github-actions
Aug 18, 2026
Merged

Update github actions#565
trask merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github/codeql-action action patch v4.37.6v4.37.7
jdx/mise-action action patch v4.2.4v4.2.5
open-telemetry/shared-workflows action minor v0.6.0v0.7.0

Release Notes

github/codeql-action (github/codeql-action)

v4.37.7

Compare Source

jdx/mise-action (jdx/mise-action)

v4.2.5: : Resilient mise downloads with automatic retries

Compare Source

A small patch release that makes setup more resilient to transient network failures when downloading mise.

Fixed
Retry mise downloads after transient failures (#​597 by @​jdx)

The download helpers previously made a single curl or wget attempt, so a transient GitHub release-asset HTTP or TLS failure would abort setup before mise or any user command could run (see #​596).

Downloads now run through a retry wrapper that makes up to five attempts with a 2s pause between failures, logging a warning on each retry. This applies consistently to binary, checksum, signature, and version fetches. Checksum and minisign verification still run only after a successful download — never inside the retry loop — so integrity guarantees are unchanged.

Full Changelog: jdx/mise-action@v4.2.4...v4.2.5

open-telemetry/shared-workflows (open-telemetry/shared-workflows)

v0.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: open-telemetry/shared-workflows@v0.6.0...v0.7.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI lite review requested due to automatic review settings August 18, 2026 01:05
@renovate
renovate Bot requested review from a team as code owners August 18, 2026 01:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates pinned GitHub Actions and reusable workflow references to newer versions/commits for security tooling and CI linting.

Changes:

  • Bump open-telemetry/shared-workflows reusable workflows from v0.6.0 to v0.7.0 across multiple workflows.
  • Update github/codeql-action from v4.37.6 to v4.37.7.
  • Update jdx/mise-action from v4.2.4 to v4.2.5.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/zizmor.yml Updates reusable zizmor workflow reference to open-telemetry/shared-workflows@v0.7.0.
.github/workflows/reusable-lint-check.yml Bumps jdx/mise-action to v4.2.5.
.github/workflows/ossf-scorecard.yml Updates scorecard and workflow-failure-issue reusable workflows to open-telemetry/shared-workflows@v0.7.0.
.github/workflows/issue-management-stale-action.yml Updates workflow-failure-issue reusable workflow to open-telemetry/shared-workflows@v0.7.0.
.github/workflows/fossa.yml Updates workflow-failure-issue reusable workflow to open-telemetry/shared-workflows@v0.7.0.
.github/workflows/codeql.yml Bumps github/codeql-action to v4.37.7 and updates workflow-failure-issue reusable workflow to open-telemetry/shared-workflows@v0.7.0.
.github/workflows/auto-update-semconv.yml Updates workflow-failure-issue reusable workflow to open-telemetry/shared-workflows@v0.7.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@trask
trask merged commit cbf55b4 into main Aug 18, 2026
18 checks passed
@trask
trask deleted the renovate/github-actions branch August 18, 2026 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants