8000 Update astral-sh/setup-uv action to v6.3.0 by renovate[bot] · Pull Request #11394 · rust-lang/crates.io · GitHub
[go: up one dir, main page]

Skip to content

Update astral-sh/setup-uv action to v6.3.0 #11394

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

Merged
merged 1 commit into from
Jun 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update astral-sh/setup-uv action to v6.3.0
  • Loading branch information
renovate[bot] authored Jun 20, 2025
commit d77d0d6fe0ba490d3b30da8feb67a19ec125ae3a
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ jobs:
with:
persist-credentials: false

- uses: astral-sh/setup-uv@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6.2.1
- uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6.3.0
- run: uvx zizmor@${ZIZMOR_VERSION} --format=sarif . > results.sarif
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading
0