Skip to content

Commit 94008ef

Browse files
dependabot[bot]insolor
authored andcommitted
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [EndBug/add-and-commit](https://github.com/endbug/add-and-commit). Updates `astral-sh/setup-uv` from 7.3.1 to 8.0.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v7.3.1...v8.0.0) Updates `EndBug/add-and-commit` from 9.1.4 to 10.0.0 - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v9.1.4...v10.0.0) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: EndBug/add-and-commit dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 096e12d commit 94008ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update_latest_release_info.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
python-version: 3.12
3636

3737
- name: Install uv
38-
uses: astral-sh/setup-uv@v7.3.1
38+
uses: astral-sh/setup-uv@v8.0.0
3939
with:
4040
version: "latest"
4141

@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Commit changes
5050
if: ${{ !contains(fromJSON('["push", "pull_request"]'), github.event_name) }}
51-
uses: EndBug/add-and-commit@v9.1.4
51+
uses: EndBug/add-and-commit@v10.0.0
5252
with:
5353
author_name: github-actions[bot]
5454
author_email: 41898282+github-actions[bot]@users.noreply.github.com

0 commit comments

Comments
 (0)