Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit950066b

Browse files
Bump the actions group with 2 updates (#3507)
Bumps the actions group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file).Updates `astral-sh/setup-uv` from 6.7.0 to 6.8.0- [Release notes](https://github.com/astral-sh/setup-uv/releases)- [Commits](astral-sh/setup-uv@b75a909...d0cc045)Updates `peter-evans/create-issue-from-file` from 5 to 6- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)- [Commits](peter-evans/create-issue-from-file@v5...v6)---updated-dependencies:- dependency-name: astral-sh/setup-uv dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions- dependency-name: peter-evans/create-issue-from-file dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
1 parent2adacb8 commit950066b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/check_changelogs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
-uses:actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8# v5.0.0
1313

1414
-name:Install uv
15-
uses:astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4#v6.7.0
15+
uses:astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24#v7.1.1
1616

1717
-name:Check changelog entries
1818
run:uv run --no-sync python ci/check_changelog_entries.py

‎.github/workflows/issue-metrics.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
SEARCH_QUERY:'repo:zarr-developers/zarr-python is:issue created:${{ env.last_month }} -reason:"not planned"'
3636

3737
-name:Create issue
38-
uses:peter-evans/create-issue-from-file@v5
38+
uses:peter-evans/create-issue-from-file@v6
3939
with:
4040
title:Monthly issue metrics report
4141
token:${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp