Conversation
Contributor
✅ All test workflows behaved as expected13 passed, 0 failed
|
Collaborator
|
@dependabot rebase |
49aa2ee to
a9ef015
Compare
Collaborator
|
@copilot fix the version comment tags so they match version associated with the sha-commit |
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.4.2 to 8.0.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v5.4.2...cec2083) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a9ef015 to
d7f9697
Compare
Agent-Logs-Url: https://github.com/developmentseed/action-python-security-auditing/sessions/06aab771-50dc-4269-81cf-84d7e08df002 Co-authored-by: lhoupert <10154151+lhoupert@users.noreply.github.com>
Contributor
Copilot
AI
changed the title
ci: bump astral-sh/setup-uv from 5.4.2 to 8.0.0
ci: fix astral-sh/setup-uv version comment tags to match v8.0.0 SHA
Apr 9, 2026
lhoupert
approved these changes
Apr 9, 2026
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.
The
astral-sh/setup-uvSHAcec208311dfd045dd5311c1add060b2062131d57was pinned correctly to v8.0.0 but the inline version comments still read# v5.3.1, triggering zizmor alerts for mismatched SHA/tag annotations.# v8.0.0:.github/workflows/ci.yml(pre-commit and test jobs).github/workflows/integration-tests.yml(uv setup step)