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 5743f9419e8ab31942eab7471341261126a29f03.
- [Release notes](https://github.com/install-pinned/uv/releases)
- [Commits](install-pinned/uv@de03c60...5743f94)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent a9b45c2 commit 7deb639
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@5743f9419e8ab31942eab7471341261126a29f03 # 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@5743f9419e8ab31942eab7471341261126a29f03 # 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@5743f9419e8ab31942eab7471341261126a29f03 # 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@5743f9419e8ab31942eab7471341261126a29f03 # 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@5743f9419e8ab31942eab7471341261126a29f03 # 0.4.12

- name: Install dependencies
run: |
Expand Down

0 comments on commit 7deb639

Please sign in to comment.