Skip to content

Commit 8a4c630

Browse files
Update jdx/mise-action digest to 5228313 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4ea249 commit 8a4c630

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/actions/setup-python/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: "composite"
66
steps:
77
- name: Install python and uv
8-
uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3
8+
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
99
with:
1010
install: true
1111
cache: true

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: ./.github/actions/setup-python
2929

3030
- name: Install formatters
31-
uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3
31+
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
3232
with:
3333
install: true
3434
cache: true
@@ -48,7 +48,7 @@ jobs:
4848
uses: ./.github/actions/setup-python
4949

5050
- name: Install linters
51-
uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3
51+
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
5252
with:
5353
install: true
5454
cache: true

0 commit comments

Comments
 (0)