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

---
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 4, 2024
1 parent a9b45c2 commit 846f8c7
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@079b3722376f674a95014281a9210848aa6c2f34 # 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@079b3722376f674a95014281a9210848aa6c2f34 # 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@079b3722376f674a95014281a9210848aa6c2f34 # 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@079b3722376f674a95014281a9210848aa6c2f34 # 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@079b3722376f674a95014281a9210848aa6c2f34 # 0.4.12

- name: Install dependencies
run: |
Expand Down

0 comments on commit 846f8c7

Please sign in to comment.