Skip to content

Commit c6a0295

Browse files
authored
Merge pull request #1350 from modelix/renovate/actions-setup-python-digest
build(deps): update actions/setup-python digest to 4237552
2 parents 67ecd3b + bdd96ae commit c6a0295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
key: release-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
1818
- name: Install dependencies
1919
run: npm ci
20-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
20+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
2121
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
2222

2323
openapi-linting:

0 commit comments

Comments
 (0)