Skip to content

Fix Dependabot Errors#639

Merged
lbedner merged 1 commit intomainfrom
fix-dependabot-errors
Apr 26, 2026
Merged

Fix Dependabot Errors#639
lbedner merged 1 commit intomainfrom
fix-dependabot-errors

Conversation

@lbedner
Copy link
Copy Markdown
Owner

@lbedner lbedner commented Apr 26, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 26, 2026 20:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates GitHub Actions workflow dependencies to resolve Dependabot-reported issues by bumping several third-party action versions across CI, security scanning, docs deployment, release, and stack-matrix workflows.

Changes:

  • Bump astral-sh/setup-uv from v6v7 across workflows.
  • Bump CodeQL actions from v3v4 in the security workflow.
  • Modernize release workflow actions (actions/checkoutv5, actions/setup-pythonv6, actions/upload-artifactv5).

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/stack-matrix.yml Updates setup-uv to v7 for stack-matrix runs.
.github/workflows/security.yml Updates CodeQL actions to v4 and setup-uv to v7.
.github/workflows/release.yml Updates core actions used for building/publishing releases (checkout/setup-python/upload-artifact) and setup-uv.
.github/workflows/docs.yml Updates setup-uv to v7 for docs deployment.
.github/workflows/ci.yml Updates setup-uv to v7 across CI jobs.

@lbedner lbedner merged commit 0f6ddd0 into main Apr 26, 2026
12 checks passed
@lbedner lbedner deleted the fix-dependabot-errors branch April 26, 2026 20:52
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