We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c677b8 commit fc0f100Copy full SHA for fc0f100
.github/workflows/linting.yml
@@ -17,7 +17,7 @@ jobs:
17
key: release-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
18
- name: Install dependencies
19
run: npm ci
20
- - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
+ - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
21
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
22
23
openapi-linting:
0 commit comments