Skip to content

Commit

Permalink
Bump install-pinned/uv
Browse files Browse the repository at this point in the history
Bumps [install-pinned/uv](https://github.com/install-pinned/uv) from de03c60d508703a83d3f8f49afcf1249590ecda1 to dd25a3ae8b9f2dda4b22c3a56fe1e5aa2738bbb5.
- [Release notes](https://github.com/install-pinned/uv/releases)
- [Commits](install-pinned/uv@de03c60...dd25a3a)

---
updated-dependencies:
- dependency-name: install-pinned/uv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a9b45c2 commit bd787bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/python-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install uv
uses: install-pinned/uv@de03c60d508703a83d3f8f49afcf1249590ecda1 # 0.4.12
uses: install-pinned/uv@dd25a3ae8b9f2dda4b22c3a56fe1e5aa2738bbb5 # 0.4.12

- name: Install dependencies
env:
Expand All @@ -55,7 +55,7 @@ jobs:
python-version: "3.12"

- name: Install uv
uses: install-pinned/uv@de03c60d508703a83d3f8f49afcf1249590ecda1 # 0.4.12
uses: install-pinned/uv@dd25a3ae8b9f2dda4b22c3a56fe1e5aa2738bbb5 # 0.4.12

- name: Install dependencies
run: |
Expand All @@ -77,7 +77,7 @@ jobs:
python-version: "3.12"

- name: Install uv
uses: install-pinned/uv@de03c60d508703a83d3f8f49afcf1249590ecda1 # 0.4.12
uses: install-pinned/uv@dd25a3ae8b9f2dda4b22c3a56fe1e5aa2738bbb5 # 0.4.12

- name: Install dependencies
run: |
Expand All @@ -99,7 +99,7 @@ jobs:
python-version: "3.12"

- name: Install uv
uses: install-pinned/uv@de03c60d508703a83d3f8f49afcf1249590ecda1 # 0.4.12
uses: install-pinned/uv@dd25a3ae8b9f2dda4b22c3a56fe1e5aa2738bbb5 # 0.4.12

- name: Install bandit
run: |
Expand All @@ -121,7 +121,7 @@ jobs:
python-version: "3.12"

- name: Install uv
uses: install-pinned/uv@de03c60d508703a83d3f8f49afcf1249590ecda1 # 0.4.12
uses: install-pinned/uv@dd25a3ae8b9f2dda4b22c3a56fe1e5aa2738bbb5 # 0.4.12

- name: Install dependencies
run: |
Expand Down

0 comments on commit bd787bf

Please sign in to comment.