Skip to content

Commit a51cacc

Browse files
Bump the github group with 2 updates (#634)
Bumps the github group with 2 updates: [gradle/actions](https://github.com/gradle/actions) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `gradle/actions` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@4d9f0ba...f29f5a9) Updates `astral-sh/setup-uv` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@61cb8a9...803947b) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: astral-sh/setup-uv dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1b9e5d commit a51cacc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ jobs:
3131
distribution: 'corretto'
3232

3333
- name: Setup Gradle
34-
uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2
34+
uses: gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884
3535

3636
- name: Install uv and set the Python version
37-
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b
37+
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41
3838
with:
3939
python-version: ${{ matrix.python-version }}
4040
activate-environment: true

0 commit comments

Comments
 (0)