File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
fetch-depth : 0 # fetch all history
14
14
15
15
- name : Install uv
16
- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
16
+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
17
17
18
18
- name : Install dependencies
19
19
run : uv sync
61
61
run : sudo apt-get install -y libxmlsec1-dev
62
62
63
63
- name : Install uv
64
- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
64
+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
65
65
66
66
- name : Pin python-version ${{ matrix.python-version }}
67
67
run : uv python pin ${{ matrix.python-version }}
87
87
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
88
88
89
89
- name : Install uv
90
- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
90
+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
91
91
92
92
# extract the app name out of the tag's ref value
93
93
- id : get-app-name
Original file line number Diff line number Diff line change 18
18
run : sudo apt-get update && sudo apt-get install -y libxmlsec1-dev
19
19
20
20
- name : Install uv
21
- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
21
+ uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
22
22
23
23
- name : Self-hosted Renovate
24
24
uses : renovatebot/github-action@85b17ebd5abf43d1c34c01bd4c8dbb8d45bbc2c7 # v43.0.7
You can’t perform that action at this time.
0 commit comments