Skip to content

Commit 9299257

Browse files
build(deps): bump install-pinned/maturin in the dependencies group
Bumps the dependencies group with 1 update: [install-pinned/maturin](https://github.com/install-pinned/maturin). Updates `install-pinned/maturin` from 1008b0b20e9cbc1b084334bd96f022734ce56e88 to 18a9a3b28f101f1737ff0b83d09800c06c0685f7 - [Release notes](https://github.com/install-pinned/maturin/releases) - [Commits](install-pinned/maturin@1008b0b...18a9a3b) --- updated-dependencies: - dependency-name: install-pinned/maturin dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77e16ee commit 9299257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: install-pinned/maturin-with-zig@68c027568b7d08df7bc3c52476ae28d1d2d787f5
9595
- if: runner.os != 'Linux'
9696
name: Install maturin from PyPI
97-
uses: install-pinned/maturin@1008b0b20e9cbc1b084334bd96f022734ce56e88
97+
uses: install-pinned/maturin@18a9a3b28f101f1737ff0b83d09800c06c0685f7
9898

9999
- if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
100100
run: python .github/scripts/pin-versions.py

0 commit comments

Comments
 (0)