Skip to content

Commit c11f4a7

Browse files
ci: Pin additional workflows
1 parent 419dae7 commit c11f4a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
with:
8484
python-version: '${{ matrix.python-version }}'
8585
- name: Set up uv
86-
uses: astral-sh/setup-uv@v6
86+
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
8787
with:
8888
version: ">=0.7"
8989
- name: Install tools
@@ -126,7 +126,7 @@ jobs:
126126
with:
127127
python-version: 3.x
128128
- name: Set up uv
129-
uses: astral-sh/setup-uv@v6
129+
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
130130
with:
131131
version: ">=0.7"
132132
- name: Install Meltano

0 commit comments

Comments
 (0)