Skip to content

Commit d105d09

Browse files
Pin actions/setup-python action to 0b93645 (#1287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 682ffe1 commit d105d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
5656

5757
- name: Setup Python
58-
uses: actions/setup-python@v5
58+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
5959
with:
6060
python-version: '3.10'
6161

0 commit comments

Comments
 (0)